Template
1
0

Does it need https specified?

This commit is contained in:
Azer Abdullaev 2021-02-03 16:36:02 +01:00
parent 215280ab51
commit 747aa4c59c

View File

@ -1,4 +1,4 @@
FROM hub.docker.io/alpine:latest FROM https://hub.docker.io/alpine:latest
RUN apk add --no-cache bash RUN apk add --no-cache bash