Skip to content

Commit 308c71b

Browse files
chore(deps): update docker.io/golang docker tag to v1.23.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e3367a commit 308c71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/golang:1.23.4 as builder
1+
FROM docker.io/golang:1.23.5 as builder
22
ARG VERSION=devel
33

44
WORKDIR /build

0 commit comments

Comments
 (0)