Skip to content

Commit

Permalink
chore(traefik): docker - upgrade to v2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mborne committed Jun 1, 2024
1 parent fe0bceb commit 2f067e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traefik/img/traefik-dev/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM traefik:v2.10
FROM traefik:v2.11

RUN mkdir -p /etc/traefik
COPY config /etc/traefik/.
Expand Down

0 comments on commit 2f067e2

Please sign in to comment.