chore(deps): update docker.io/library/alpine docker tag to v3.21
This commit is contained in:
parent
20b4f12dd1
commit
ea0bb14ac4
@ -10,7 +10,7 @@ RUN make install \
|
||||
PREFIX=/usr \
|
||||
VERSION=${VERSION}
|
||||
|
||||
FROM docker.io/library/alpine:3.20
|
||||
FROM docker.io/library/alpine:3.21
|
||||
|
||||
COPY --from=build /cache /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user