Skip to content

Commit fad85f3

Browse files
committed
Upgrade alpine docker image
1 parent 2eebfe9 commit fad85f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpine.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20 AS build
1+
FROM alpine:3.21 AS build
22

33
# Declare and set default values of following arguments
44
ARG BUILD_MODE=Release

0 commit comments

Comments
 (0)