Skip to content

Commit 22b36af

Browse files
fix(deps): update ghcr.io/visualon/buildpack docker tag to v11.1.48
| datasource | package | from | to | | ---------- | -------------------------- | ------- | ------- | | docker | ghcr.io/visualon/buildpack | 11.1.47 | 11.1.48 |
1 parent bc8b7db commit 22b36af

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:v1.0.0@sha256:4e533607444a5d6cf7a313d255309728b166a34a17d570391fc68c82acc6fd1c AS git-warp-time
22

3-
FROM ghcr.io/visualon/buildpack:11.1.47@sha256:da13a10ed7c8dbd5fd831f15b5d905602449cde052be11d35ecd1b7329c075af
3+
FROM ghcr.io/visualon/buildpack:11.1.48@sha256:d4c67d42878f8201f0a249e4643e62546affbcd288c1bfe27899a35b8285e667
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.47@sha256:da13a10ed7c8dbd5fd831f15b5d905602449cde052be11d35ecd1b7329c075af
4+
FROM ghcr.io/visualon/buildpack:11.1.48@sha256:d4c67d42878f8201f0a249e4643e62546affbcd288c1bfe27899a35b8285e667
55

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

0 commit comments

Comments
 (0)