Skip to content

Commit 1e99cab

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 deb04c9 commit 1e99cab

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 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 snmp_notifier snmp_notifier
77

0 commit comments

Comments
 (0)