diff --git a/.github/release.Dockerfile b/.github/release.Dockerfile index 952fbf7..5808c33 100644 --- a/.github/release.Dockerfile +++ b/.github/release.Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=$TARGETPLATFORM alpine:3.18.4 +FROM --platform=$TARGETPLATFORM alpine:3.18.5 LABEL org.opencontainers.image.source=https://github.com/Argelbargel/vault-raft-snapshot-agent LABEL org.opencontainers.image.description="vault-raft-snapshot-agent ($TARGETPLATFORM)"