Bump traefik from 3.3.0 to 3.3.1 in /compose/production/traefik
Bumps traefik from 3.3.0 to 3.3.1. --- updated-dependencies: - dependency-name: traefik dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c3e89c4ec
commit
4d16812fd6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/traefik:3.3.0
|
||||
FROM docker.io/traefik:3.3.1
|
||||
RUN mkdir -p /etc/traefik/acme \
|
||||
&& touch /etc/traefik/acme/acme.json \
|
||||
&& chmod 600 /etc/traefik/acme/acme.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue