Skip to content

Commit 4e61676

Browse files
fix(deps): update ghcr.io/visualon/buildpack docker tag to v11.1.47
| datasource | package | from | to | | ---------- | -------------------------- | ------- | ------- | | docker | ghcr.io/visualon/buildpack | 11.1.45 | 11.1.47 |
1 parent b4d8692 commit 4e61676

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

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

0 commit comments

Comments
 (0)