Skip to content

Commit 8c23e6c

Browse files
chore(deps): update golang docker tag to v1.25
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent ae3f2fe commit 8c23e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upstream/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21 as builder
1+
FROM golang:1.25 as builder
22
ARG BINARY_NAME=pipelines-as-code-controller
33
COPY . /src
44
WORKDIR /src

0 commit comments

Comments
 (0)