We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e3973 commit ab21723Copy full SHA for ab21723
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1.4
2
# Copyright 2021 Adevinta
3
4
-FROM --platform=$BUILDPLATFORM golang:1.22-alpine3.19 as builder
+FROM --platform=$BUILDPLATFORM golang:1.23-alpine3.19 as builder
5
6
WORKDIR /app
7
0 commit comments