summaryrefslogtreecommitdiff
path: root/compose.yml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-05-07 12:14:42 +0100
committerJoe Carstairs <me@joeac.net>2026-05-07 12:14:42 +0100
commita7a5f76cb8e055e7b7708d0f0ccca9b6ed7c5c77 (patch)
treeb19c7f2233263802e40ecc085e1f11c4cff1790f /compose.yml
parent2281b71b92200452114b94bb8bcc5de1bd6a364f (diff)
renames images
Diffstat (limited to 'compose.yml')
-rw-r--r--compose.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/compose.yml b/compose.yml
index dd0d93c..e192b2f 100644
--- a/compose.yml
+++ b/compose.yml
@@ -1,6 +1,6 @@
services:
capsule:
- image: git.joeac.net/joeac/capsule
+ image: git.joeac.net/joeac/joeac.net-capsule
build:
context: .
dockerfile: capsule.Dockerfile
@@ -8,7 +8,7 @@ services:
- "1965:1965"
website:
- image: git.joeac.net/joeac/website
+ image: git.joeac.net/joeac/joeac.net-website
build:
context: .
dockerfile: website.Dockerfile
@@ -22,7 +22,7 @@ services:
- "8000:4321"
smtp:
- image: git.joeac.net/joeac/smtp
+ image: git.joeac.net/joeac/joeac.net-smtp
build:
context: smtp
args: