Skip to content

Commit

Permalink
Lock file maintenance All non-major (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 588dee5 commit 5de9f9c
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 268 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM traefik:2.11.0 AS traefik
FROM traefik:v2.11.2 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
Loading

0 comments on commit 5de9f9c

Please sign in to comment.