Skip to content

Commit c803568

Browse files
Update quay.io/projectquay/golang Docker tag to v1.24
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 43f037f commit c803568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Build stage 1
22

33
#FROM brew.registry.redhat.io/rh-osbs/openshift/golang-builder:rhel_9_golang_1.23 AS builder
4-
FROM quay.io/projectquay/golang:1.23 AS builder
4+
FROM quay.io/projectquay/golang:1.24 AS builder
55

66
COPY grafana grafana
77

0 commit comments

Comments
 (0)