Skip to content

Commit 8224874

Browse files
Bump traefik (#225)
Bumps the docker group with 1 update in the /compose/production/traefik directory: traefik. Updates `traefik` from 2.11.27 to 2.11.28 --- updated-dependencies: - dependency-name: traefik dependency-version: 2.11.28 dependency-type: direct:production update-type: version-update:semver-patch 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 57d81f9 commit 8224874

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:2.11.27
1+
FROM docker.io/traefik:2.11.28
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)