Skip to content

Commit

Permalink
Merge pull request #203 from spousesupportgroup/dependabot/docker/com…
Browse files Browse the repository at this point in the history
…pose/production/traefik/traefik-2.11.1

deps(docker): bump traefik from 2.11.0 to 2.11.1 in /compose/production/traefik
  • Loading branch information
github-actions[bot] authored Apr 11, 2024
2 parents 6e72623 + 9fc1161 commit 706f5f5
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.11.0
FROM traefik:2.11.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 706f5f5

Please sign in to comment.