Skip to content

Commit

Permalink
Merge pull request #2 from JSv4/dependabot/docker/compose/production/…
Browse files Browse the repository at this point in the history
…traefik/traefik-v2.9.1

Bump traefik from v2.8.7 to v2.9.1 in /compose/production/traefik
  • Loading branch information
JSv4 committed Oct 24, 2022
2 parents 7e414c3 + 30b5f06 commit 9b8bff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/production/traefik/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM traefik:v2.8.7
FROM traefik:v2.9.1
RUN mkdir -p /etc/traefik/acme \
&& touch /etc/traefik/acme/acme.json \
&& chmod 600 /etc/traefik/acme/acme.json
Expand Down

0 comments on commit 9b8bff8

Please sign in to comment.