Compare commits

..

1 Commits

Author SHA1 Message Date
db9a95024e chore: upgrade to 1.13.0+1.31.1
Some checks failed
cc-ci/testme cc-ci: failure
2026-05-25 19:10:35 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ services:
git:
environment:
- GIT_REPO_URL
image: alpine/git:v2.54.0
image: alpine/git:v2.52.0
entrypoint: /docker-entrypoint.sh
volumes:
- content:/git

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: nginx:1.31.2
image: nginx:1.31.1
networks:
- proxy
deploy: