mirror of https://github.com/status-im/consul.git
updating the alpine version
This commit is contained in:
parent
1e9b621b00
commit
4b0d346932
|
@ -1,5 +1,5 @@
|
|||
# This Dockerfile creates a production release image for the project using crt release flow.
|
||||
FROM alpine:3.13 as default
|
||||
FROM alpine:3 as default
|
||||
|
||||
ARG VERSION
|
||||
ARG BIN_NAME
|
||||
|
|
Loading…
Reference in New Issue