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