Skip to content

Commit

Permalink
Update traefik Docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 806b32f commit 8ba79f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM traefik:v2.11.8 AS traefik
FROM traefik:v3.1.3 AS traefik

FROM alpine:3.20.3 AS rathole
RUN wget -O rathole.zip https://github.com/rapiz1/rathole/releases/download/v0.4.8/rathole-x86_64-unknown-linux-musl.zip && unzip rathole.zip
Expand Down

0 comments on commit 8ba79f7

Please sign in to comment.