Skip to content

Commit 626141c

Browse files
authored
Merge pull request #225 from FullStackWithLawrence/dependabot/docker/compose/production/traefik/traefik-3.5.4
Bump traefik from 2.9.6 to 3.5.4 in /compose/production/traefik
2 parents 47fbed8 + fdae995 commit 626141c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9.6
1+
FROM traefik:3.5.4
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)