Skip to content

Commit 9301af2

Browse files
fix(deps): update ghcr.io/visualon/buildpack docker tag to v8.1.35
| datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | docker | ghcr.io/visualon/buildpack | 8.1.34 | 8.1.35 |
1 parent d4d9357 commit 9301af2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/visualon/buildpack:8.1.34@sha256:a0b54cc04d1c277c0f57e46207a1b63127e09224358f2ea4720f4087c1aa17ee
1+
FROM ghcr.io/visualon/buildpack:8.1.35@sha256:16ac97dae8e4a5c13b598a379e375b6a0dac27c79faf1e69af8d5059172e7fe3
22

33
LABEL \
44
org.opencontainers.image.source="https://github.com/visualon/docker-builder" \

windows/Dockerfile

+1-1
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:8.1.34@sha256:a0b54cc04d1c277c0f57e46207a1b63127e09224358f2ea4720f4087c1aa17ee
4+
FROM ghcr.io/visualon/buildpack:8.1.35@sha256:16ac97dae8e4a5c13b598a379e375b6a0dac27c79faf1e69af8d5059172e7fe3
55

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

0 commit comments

Comments
 (0)