Skip to content

Commit 8f57069

Browse files
fix(deps): update ghcr.io/visualon/buildpack docker tag to v11.1.12 (#2879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d6c027 commit 8f57069

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.11@sha256:a68e3e4b8cf3c97b4a3ebdf04f67f927844daf8c722777b86ce6440597eb58bb
3+
FROM ghcr.io/visualon/buildpack:11.1.12@sha256:b03456bc03c9531f06008c1ced2ad5994a77b39f9bbfd392a4e806bf38d93131
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.11@sha256:a68e3e4b8cf3c97b4a3ebdf04f67f927844daf8c722777b86ce6440597eb58bb
4+
FROM ghcr.io/visualon/buildpack:11.1.12@sha256:b03456bc03c9531f06008c1ced2ad5994a77b39f9bbfd392a4e806bf38d93131
55

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

0 commit comments

Comments
 (0)