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