Skip to content

Commit 78ea44a

Browse files
chore(deps): bump docker/dockerfile docker tag to v1.9.0 (#845)
| datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | docker | docker/dockerfile | 1.8.1 | 1.9.0 | Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
1 parent 4be99cf commit 78ea44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/files/build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.8.1@sha256:e87caa74dcb7d46cd820352bfea12591f3dba3ddc4285e19c7dcd13359f7cefd
1+
# syntax=docker/dockerfile:1.9.0@sha256:fe40cf4e92cd0c467be2cfc30657a680ae2398318afd50b0c80585784c604f28
22
FROM --platform=$BUILDPLATFORM busybox:1.36.1-uclibc@sha256:97d85ff9630b634ddff3e3ff69fd02bc3b69de8dba0c5002eb0ad6915d1bf4c0 AS env
33
ARG TARGETPLATFORM
44
RUN --mount=type=bind,source=artifact,target=artifact \

0 commit comments

Comments
 (0)