Skip to content

Commit 3e42f05

Browse files
committed
🐳 Update certbot image version to '3.0.1-250526' and remove nginx service
1 parent 242ce1e commit 3e42f05

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

templates/compose/compose.override.prod.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
certbot:
3-
image: bybatkhuu/certbot:3.0.0-250519
3+
image: bybatkhuu/certbot:3.0.1-250526
44
# volumes:
55
# - "./volumes/storage/certbot/secrets:/root/.secrets/certbot"
66
# - "./volumes/storage/certbot/secrets:/root/.aws"
@@ -23,5 +23,3 @@ services:
2323
# command: ["--server=production", "--dns=google"]
2424
# command: ["--server=production", "--dns=godaddy"]
2525
# command: ["/bin/bash"]
26-
nginx:
27-
image: bybatkhuu/nginx:3.0.1-250526

0 commit comments

Comments
 (0)