Skip to content

Commit d9a3ea9

Browse files
fix(deps): update ghcr.io/visualon/buildpack docker tag to v11.1.45 (#2999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e837408 commit d9a3ea9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/alerque/git-warp-time:v1.0.0@sha256:4e533607444a5d6cf7a313d255309728b166a34a17d570391fc68c82acc6fd1c AS git-warp-time
22

3-
FROM ghcr.io/visualon/buildpack:11.1.43@sha256:56353a5dea730af5e87db109fe020d2d88b47fc8ba088cbe7e65f3de7eb5a4a7
3+
FROM ghcr.io/visualon/buildpack:11.1.45@sha256:5a55bbda8268ad8879c0aeccb6cd91a4567e27799058c6ccbb922061b17183a6
44

55
LABEL \
66
org.opencontainers.image.source="https://github.com/visualon/docker-builder" \

windows/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# escape=`
22

33
# Use the latest buildpack.
4-
FROM ghcr.io/visualon/buildpack:11.1.43@sha256:56353a5dea730af5e87db109fe020d2d88b47fc8ba088cbe7e65f3de7eb5a4a7
4+
FROM ghcr.io/visualon/buildpack:11.1.45@sha256:5a55bbda8268ad8879c0aeccb6cd91a4567e27799058c6ccbb922061b17183a6
55

66
LABEL `
77
org.opencontainers.image.source="https://github.com/visualon/docker-builder" `

0 commit comments

Comments
 (0)