Skip to content

Commit a40c4e8

Browse files
Bump traefik from 3.2.2 to 3.2.3 (cookiecutter#5594)
1 parent 8245b0c commit a40c4e8

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