Skip to content

Commit cab3e6a

Browse files
Update docker/dockerfile Docker tag to v1.15
| datasource | package | from | to | | ---------- | ----------------- | ---- | ---- | | docker | docker/dockerfile | 1.14 | 1.15 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f38166 commit cab3e6a

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

0 commit comments

Comments
 (0)