mirror of
https://github.com/distribution/distribution.git
synced 2025-09-06 17:31:32 +00:00
Update to go 1.20
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG GO_VERSION=1.19.10
|
||||
ARG GO_VERSION=1.20.7
|
||||
ARG ALPINE_VERSION=3.18
|
||||
|
||||
FROM alpine:${ALPINE_VERSION} AS base
|
||||
|
Reference in New Issue
Block a user