Bump traefik from 3.3.0 to 3.3.2 in /compose/production/traefik
Bumps traefik from 3.3.0 to 3.3.2. --- 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
573e911d01
commit
c8f2c607ff
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.2
|
||||
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