kopia lustrzana https://github.com/jupyterhub/repo2docker
Bump linux alpine to 3.17 due to setuptools bug
rodzic
76731c885b
commit
21ad4cac54
|
@ -1,5 +1,5 @@
|
|||
# syntax = docker/dockerfile:1.3
|
||||
ARG ALPINE_VERSION=3.16
|
||||
ARG ALPINE_VERSION=3.17
|
||||
FROM alpine:${ALPINE_VERSION} AS builder
|
||||
|
||||
RUN apk add --no-cache git python3 python3-dev py3-pip py3-setuptools build-base
|
||||
|
|
Ładowanie…
Reference in New Issue