Skip to content

Commit

Permalink
Bump traefik from 2.9.5 to 2.9.6 in /compose/production/traefik
Browse files Browse the repository at this point in the history
Bumps traefik from 2.9.5 to 2.9.6.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 8, 2022
1 parent 1fe8bee commit 7a15c2c
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.5
FROM traefik:2.9.6
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 7a15c2c

Please sign in to comment.