Skip to content

Commit 91dd812

Browse files
fix(deps): update ghcr.io/visualon/buildpack docker tag to v8.1.38
| datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | docker | ghcr.io/visualon/buildpack | 8.1.37 | 8.1.38 |
1 parent 7bd4f13 commit 91dd812

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,4 +1,4 @@
1-
FROM ghcr.io/visualon/buildpack:8.1.37@sha256:21963b52926776f422396e558f78ce6888cff45b3126a264d5d09bce56d0551f
1+
FROM ghcr.io/visualon/buildpack:8.1.38@sha256:8e019925623c0ffa46d66a7fb27bc5ec05c2570c099c381c8bfd354f426ca9a1
22

33
LABEL \
44
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:8.1.37@sha256:21963b52926776f422396e558f78ce6888cff45b3126a264d5d09bce56d0551f
4+
FROM ghcr.io/visualon/buildpack:8.1.38@sha256:8e019925623c0ffa46d66a7fb27bc5ec05c2570c099c381c8bfd354f426ca9a1
55

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

0 commit comments

Comments
 (0)