Skip to content

Commit a3acc6b

Browse files
Update docker/dockerfile Docker tag to v1.11 (#896)
| datasource | package | from | to | | ---------- | ----------------- | ---- | ---- | | docker | docker/dockerfile | 1.10 | 1.11 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b98b4c9 commit a3acc6b

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

0 commit comments

Comments
 (0)