Skip to content

Commit

Permalink
Merge pull request #757 from tduong2049/upgrade-alpine-docker
Browse files Browse the repository at this point in the history
Upgrade base image in Dockerfile to alpine:3.20
  • Loading branch information
tidwall authored Dec 10, 2024
2 parents 459b3e6 + d75dd02 commit bed590b
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 alpine:3.16.2
FROM alpine:3.20

ARG VERSION
ARG TARGETOS
Expand Down

0 comments on commit bed590b

Please sign in to comment.