Skip to content

Commit dd7c422

Browse files
fix(deps): update ghcr.io/visualon/buildpack docker tag to v11.1.41
| datasource | package | from | to | | ---------- | -------------------------- | ------- | ------- | | docker | ghcr.io/visualon/buildpack | 11.1.38 | 11.1.41 |
1 parent 33b05c2 commit dd7c422

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.38@sha256:53551418f5777738c8eadf5c7965136e18405ac3f8935cf83cc77ed958bc666e
3+
FROM ghcr.io/visualon/buildpack:11.1.41@sha256:bf653f2c5f42ab8b85e8d377122b8f5ad478b7ac1a60a7da6e9b5f345a2003c9
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.38@sha256:53551418f5777738c8eadf5c7965136e18405ac3f8935cf83cc77ed958bc666e
4+
FROM ghcr.io/visualon/buildpack:11.1.41@sha256:bf653f2c5f42ab8b85e8d377122b8f5ad478b7ac1a60a7da6e9b5f345a2003c9
55

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

0 commit comments

Comments
 (0)