Skip to content

Commit 2009c1f

Browse files
Update docker/dockerfile Docker tag to v1.10
| datasource | package | from | to | | ---------- | ----------------- | ---- | ---- | | docker | docker/dockerfile | 1.9 | 1.10 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 942447f commit 2009c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9
1+
# syntax=docker/dockerfile:1.10
22
FROM golang:1.23 AS base
33
ARG VERSION
44
ARG TARGETARCH

0 commit comments

Comments
 (0)