Dockefile : updated base image to alpine:3.21.2
This commit is contained in:
parent
6c61520ad6
commit
53cba3b5db
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.21.0
|
||||
FROM alpine:3.21.2
|
||||
|
||||
RUN apk add --no-cache \
|
||||
make=4.4.1-r2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user