Skip to content

Commit

Permalink
Merge pull request #658 from nationalarchives/dependabot/docker/compo…
Browse files Browse the repository at this point in the history
…se/production/traefik/traefik-2.10.0

Bump traefik from 2.9.10 to 2.10.0 in /compose/production/traefik
  • Loading branch information
jacksonj04 authored Apr 28, 2023
2 parents 5294f2b + 817bd68 commit 2b9afac
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:2.9.10
FROM traefik:2.10.0
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 2b9afac

Please sign in to comment.