Skip to content

Commit 8ead3a1

Browse files
Update all dependencies
1 parent 7503f5f commit 8ead3a1

File tree

3 files changed

+778
-10
lines changed

3 files changed

+778
-10
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o jwt-proxy .
3636
############################
3737
# STEP 2 build a small image
3838
############################
39-
FROM alpine:3.15
39+
FROM alpine:3.21
4040

4141
RUN apk upgrade --update-cache
4242

0 commit comments

Comments
 (0)