We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136e991 commit 4b57f3dCopy full SHA for 4b57f3d
Dockerfile
@@ -1,7 +1,7 @@
1
# Build stage 1
2
3
#FROM openshift/golang-builder:rhel_9_golang_1.23 AS builder
4
-FROM quay.io/projectquay/golang:1.23 AS builder
+FROM quay.io/projectquay/golang:1.24 AS builder
5
6
COPY snmp_notifier snmp_notifier
7
0 commit comments