Dockerfile : updated base image to alpine:3.21.3
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.21.2
|
||||
FROM alpine:3.21.3
|
||||
|
||||
RUN apk add --no-cache \
|
||||
make=4.4.1-r2 \
|
||||
|
Reference in New Issue
Block a user