Skip to content

Commit

Permalink
chore(deps): bump docker/dockerfile docker tag to v1.9.0 (#845)
Browse files Browse the repository at this point in the history
| 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>
  • Loading branch information
mazi-renovate[bot] authored Jul 18, 2024
1 parent 4be99cf commit 78ea44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/files/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.8.1@sha256:e87caa74dcb7d46cd820352bfea12591f3dba3ddc4285e19c7dcd13359f7cefd
# syntax=docker/dockerfile:1.9.0@sha256:fe40cf4e92cd0c467be2cfc30657a680ae2398318afd50b0c80585784c604f28
FROM --platform=$BUILDPLATFORM busybox:1.36.1-uclibc@sha256:97d85ff9630b634ddff3e3ff69fd02bc3b69de8dba0c5002eb0ad6915d1bf4c0 AS env
ARG TARGETPLATFORM
RUN --mount=type=bind,source=artifact,target=artifact \
Expand Down

0 comments on commit 78ea44a

Please sign in to comment.