diff --git a/linux/Dockerfile b/linux/Dockerfile index f47c84b6..a6663c6b 100644 --- a/linux/Dockerfile +++ b/linux/Dockerfile @@ -1,6 +1,6 @@ FROM ghcr.io/alerque/git-warp-time:v0.8.5@sha256:d9fc9ae6ed418c1f348cd6e6adc15b11ca86c24251f5605f96c67e708e40a4a3 AS git-warp-time -FROM ghcr.io/visualon/buildpack:11.1.21@sha256:34c30e50347f224ed238be4a6062da45a3cff6ff994463564ddd7646d81b935f +FROM ghcr.io/visualon/buildpack:11.1.22@sha256:e93cccd186ead820513557e8644146d8029f7c4044f6de94e184793ad030058d LABEL \ org.opencontainers.image.source="https://github.com/visualon/docker-builder" \ diff --git a/windows/Dockerfile b/windows/Dockerfile index f1b52b2d..19b15077 100644 --- a/windows/Dockerfile +++ b/windows/Dockerfile @@ -1,7 +1,7 @@ # escape=` # Use the latest buildpack. -FROM ghcr.io/visualon/buildpack:11.1.21@sha256:34c30e50347f224ed238be4a6062da45a3cff6ff994463564ddd7646d81b935f +FROM ghcr.io/visualon/buildpack:11.1.22@sha256:e93cccd186ead820513557e8644146d8029f7c4044f6de94e184793ad030058d LABEL ` org.opencontainers.image.source="https://github.com/visualon/docker-builder" `