Skip to content

Commit c062e6b

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

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.0.8@sha256:bebd08360f1ef8e4c49565c39c8a7bbde11f851265a591ed813fc2cabed778ac
3+
FROM ghcr.io/visualon/buildpack:11.0.9@sha256:b005229ab5602df81b1642b7c9f383f430cd6c4082fb190428da1b5c0eb82b00
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.0.8@sha256:bebd08360f1ef8e4c49565c39c8a7bbde11f851265a591ed813fc2cabed778ac
4+
FROM ghcr.io/visualon/buildpack:11.0.9@sha256:b005229ab5602df81b1642b7c9f383f430cd6c4082fb190428da1b5c0eb82b00
55

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

0 commit comments

Comments
 (0)