Update Alpine
This updates to the newest stable version (Alpine 3.8)
This commit is contained in:
parent
4c6ba58ef5
commit
ab72ba10c2
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.6-alpine3.7
|
FROM python:3.6-alpine3.8
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
|
Loading…
Reference in New Issue
Block a user