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.
2 parents 754d096 + d5e0efb commit e2e9d22Copy full SHA for e2e9d22
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM --platform=$BUILDPLATFORM golang:1.19.12 as builder
+FROM --platform=$BUILDPLATFORM golang:1.20.8 as builder
16
17
ARG STAGINGVERSION
18
ARG TARGETPLATFORM
0 commit comments