Skip to content

Commit 1c599ba

Browse files
Bump traefik (#314)
Bumps the docker group with 1 update in the /compose/production/traefik directory: traefik. Updates `traefik` from 3.6.7 to v3.6.10 --- updated-dependencies: - dependency-name: traefik dependency-version: v3.6.10 dependency-type: direct:production dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f7806b commit 1c599ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/production/traefik/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/traefik:3.6.7
1+
FROM docker.io/traefik:v3.6.10
22
RUN mkdir -p /etc/traefik/acme \
33
&& touch /etc/traefik/acme/acme.json \
44
&& chmod 600 /etc/traefik/acme/acme.json

0 commit comments

Comments
 (0)