Skip to content

Commit 1c908b6

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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:v0.8.5@sha256:d9fc9ae6ed418c1f348cd6e6adc15b11ca86c24251f5605f96c67e708e40a4a3 AS git-warp-time
22

3-
FROM ghcr.io/visualon/buildpack:11.1.26@sha256:3fb2003365f16bf1774661dc64d1982119215621562566b907c35c021d1b64b7
3+
FROM ghcr.io/visualon/buildpack:11.1.28@sha256:abccb7cc4ffbe7a3b899593a3f5a643937b32835065b381597797458e35251fe
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.26@sha256:3fb2003365f16bf1774661dc64d1982119215621562566b907c35c021d1b64b7
4+
FROM ghcr.io/visualon/buildpack:11.1.28@sha256:abccb7cc4ffbe7a3b899593a3f5a643937b32835065b381597797458e35251fe
55

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

0 commit comments

Comments
 (0)