Skip to content

Commit

Permalink
Update docker/dockerfile Docker tag to v1.12
Browse files Browse the repository at this point in the history
| datasource | package           | from | to   |
| ---------- | ----------------- | ---- | ---- |
| docker     | docker/dockerfile | 1.11 | 1.12 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 60b4e6f commit 8de25b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.11
# syntax=docker/dockerfile:1.12
ARG BUILD_OS=debian
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx

Expand Down

0 comments on commit 8de25b8

Please sign in to comment.