Skip to content

Commit bcd27ef

Browse files
Bumps traefik from 3.3.2 to 3.3.3 (#5660)
1 parent 7371bec commit bcd27ef

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

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