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 Jun 18, 2024
1 parent 2c8742a commit bde1603
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.2 AS traefik
FROM traefik:v3.0.3 AS traefik

FROM alpine:3.19.1 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 bde1603

Please sign in to comment.