Skip to content

Commit 7cd330c

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

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.42@sha256:e4f7729efba077164a0cfb2c390c6665a690b63069b2f71f812da574eb1f010d
3+
FROM ghcr.io/visualon/buildpack:11.1.43@sha256:56353a5dea730af5e87db109fe020d2d88b47fc8ba088cbe7e65f3de7eb5a4a7
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.42@sha256:e4f7729efba077164a0cfb2c390c6665a690b63069b2f71f812da574eb1f010d
4+
FROM ghcr.io/visualon/buildpack:11.1.43@sha256:56353a5dea730af5e87db109fe020d2d88b47fc8ba088cbe7e65f3de7eb5a4a7
55

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

0 commit comments

Comments
 (0)