Skip to content

Commit 0366014

Browse files
Update docker/dockerfile Docker tag to v1.16
| datasource | package | from | to | | ---------- | ----------------- | ---- | ---- | | docker | docker/dockerfile | 1.15 | 1.16 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9237ce6 commit 0366014

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

0 commit comments

Comments
 (0)