Skip to content

Commit 6e9d2de

Browse files
Bump traefik from 3.3.3 to 3.3.4 (cookiecutter#5705)
1 parent e6f16d4 commit 6e9d2de

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