Skip to content

Commit

Permalink
Merge pull request #93 from Jean-Zombie/dependabot/docker/{{cookiecut…
Browse files Browse the repository at this point in the history
…ter.project_slug}}/compose/production/traefik/traefik-2.9.10

Bump traefik from 2.9.9 to 2.9.10 in /{{cookiecutter.project_slug}}/compose/production/traefik
  • Loading branch information
Jean-Zombie authored Apr 14, 2023
2 parents 3e9fa3a + ac9af01 commit 3ffd073
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM traefik:2.9.9
FROM traefik:2.9.10
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 3ffd073

Please sign in to comment.