Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2024
1 parent 7503f5f commit cf8e27e
Show file tree
Hide file tree
Showing 3 changed files with 776 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o jwt-proxy .
############################
# STEP 2 build a small image
############################
FROM alpine:3.15
FROM alpine:3.20

RUN apk upgrade --update-cache

Expand Down
Loading

0 comments on commit cf8e27e

Please sign in to comment.