Compare commits

...
Author SHA1 Message Date
cc-ci 01a55eef76 chore: upgrade app to nginx 1.31.3
cc-ci/testme cc-ci: success
2026-07-24 03:41:00 +00:00
autonomic-bot 817ee13659 chore: upgrade app to nginx 1.31.2, git to alpine/git v2.54.0
cc-ci/testme cc-ci: success
2026-06-22 20:48:35 +00:00
notplants e668be0f81 chore: upgrade to 1.14.0+1.31.1
cc-ci/testme cc-ci: success
2026-06-17 01:04:02 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
git:
environment:
- GIT_REPO_URL
image: alpine/git:v2.52.0
image: alpine/git:v2.54.0
entrypoint: /docker-entrypoint.sh
volumes:
- content:/git
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: nginx:1.31.1
image: nginx:1.31.3
networks:
- proxy
deploy: