Fixed alpine version.
This commit is contained in:
parent
7573079202
commit
e55e360caa
@ -19,7 +19,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
FROM alpine:latest AS guix
|
||||
FROM alpine:3.9 AS guix
|
||||
|
||||
# Image descriptor
|
||||
LABEL copyright.name="Vicente Eduardo Ferrer Garcia" \
|
||||
|
Loading…
Reference in New Issue
Block a user