We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88993c3 commit bbbb039Copy full SHA for bbbb039
deployments/docker-compose-example/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.8"
2
services:
3
api:
4
platform: linux/amd64
5
- image: codegouvfr/sill-api:1.43.6
+ image: codegouvfr/sill-api:1.43.11
6
env_file: .env
7
restart: unless-stopped
8
0 commit comments