Skip to content

Commit 482c4c0

Browse files
authored
Merge pull request #924 from NASA-IMPACT/dependabot/docker/compose/production/traefik/traefik-3.1.2
Bump traefik from 2.11.0 to 3.1.2 in /compose/production/traefik
2 parents 27fa734 + f5f9c35 commit 482c4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/production/traefik/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM traefik:2.11.0
1+
FROM traefik:3.1.2
22
RUN mkdir -p /etc/traefik/acme \
33
&& touch /etc/traefik/acme/acme.json \
44
&& chmod 600 /etc/traefik/acme/acme.json

0 commit comments

Comments
 (0)