Alpine update
This commit is contained in:
parent
8e38ab0233
commit
c3b65e7653
|
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine
|
FROM alpine:latest
|
||||||
|
|
||||||
# Initial updates
|
# Initial updates
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue