Skip to content

Commit af5c68b

Browse files
Bump traefik from v3.6.13 to v3.6.14 (#6529)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1318dd commit af5c68b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/compose/production/traefik

{{cookiecutter.project_slug}}/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:v3.6.13
1+
FROM docker.io/traefik:v3.6.14
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)