We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 954b570 + 43b979b commit b6b325bCopy full SHA for b6b325b
infrastructure/docker-compose.deploy.yml
@@ -11,7 +11,7 @@ services:
11
# Note: these published port will override UFW rules as Docker manages it's own iptables
12
# Only publish the exact ports that are required for OpenCRVS to work
13
traefik:
14
- image: 'traefik:v2.10'
+ image: 'traefik:v2.11'
15
ports:
16
- target: 80
17
published: 80
0 commit comments