We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db9bcf commit b1ad16dCopy full SHA for b1ad16d
cmd/autoscaler/Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
#
15
16
-FROM gcr.io/iguazio/golang:1.23.8-alpine AS builder
+FROM gcr.io/iguazio/golang:1.23-alpine AS builder
17
18
RUN apk --update --no-cache add \
19
git \
cmd/dlx/Dockerfile
0 commit comments