Skip to content

Commit aa55795

Browse files
fix(deps): update ghcr.io/visualon/buildpack docker tag to v11.1.20
| datasource | package | from | to | | ---------- | -------------------------- | ------- | ------- | | docker | ghcr.io/visualon/buildpack | 11.1.19 | 11.1.20 |
1 parent d16fd34 commit aa55795

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

3-
FROM ghcr.io/visualon/buildpack:11.1.19@sha256:70d673afc590bde87cecd9de8f113cd1cb65aa450fd5d8e79b6f9f20ee531b89
3+
FROM ghcr.io/visualon/buildpack:11.1.20@sha256:68f3a1ba9bdac92f4dff036694a2e31c425a96e040103f5cf3b5adf630977d0b
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.19@sha256:70d673afc590bde87cecd9de8f113cd1cb65aa450fd5d8e79b6f9f20ee531b89
4+
FROM ghcr.io/visualon/buildpack:11.1.20@sha256:68f3a1ba9bdac92f4dff036694a2e31c425a96e040103f5cf3b5adf630977d0b
55

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

0 commit comments

Comments
 (0)