We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd4f13 commit c6c663dCopy full SHA for c6c663d
2 files changed
linux/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/visualon/buildpack:8.1.37@sha256:21963b52926776f422396e558f78ce6888cff45b3126a264d5d09bce56d0551f
+FROM ghcr.io/visualon/buildpack:8.1.38@sha256:8e019925623c0ffa46d66a7fb27bc5ec05c2570c099c381c8bfd354f426ca9a1
2
3
LABEL \
4
org.opencontainers.image.source="https://github.com/visualon/docker-builder" \
windows/Dockerfile
@@ -1,7 +1,7 @@
# escape=`
# Use the latest buildpack.
5
6
LABEL `
7
org.opencontainers.image.source="https://github.com/visualon/docker-builder" `
0 commit comments