mirror of
https://github.com/distribution/distribution.git
synced 2026-01-15 14:58:57 +00:00
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG GO_VERSION=1.23.4
|
||||
ARG GO_VERSION=1.23.6
|
||||
ARG ALPINE_VERSION=3.21
|
||||
|
||||
FROM alpine:${ALPINE_VERSION} AS base
|
||||
|
||||
Reference in New Issue
Block a user