Absolute FROM in Dockerfile
This commit is contained in:
parent
f685c48614
commit
e5478713d8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.11
|
||||
FROM docker.io/library/alpine:3.11
|
||||
|
||||
ENV PYTHON_VERSION=3.8.2-r1
|
||||
ENV APP_PORT 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue