Skip to content

Commit 38639e2

Browse files
Bump traefik from 3.2.3 to 3.3.0 (cookiecutter#5625)
1 parent b9eb7c8 commit 38639e2

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