Skip to content

Commit d78dff4

Browse files
Bumps traefik from 3.3.0 to 3.3.1 (cookiecutter#5634)
1 parent cb4a277 commit d78dff4

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/compose/production/traefik

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/traefik:3.3.0
1+
FROM docker.io/traefik:3.3.1
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)