mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docker: upgrade Alpine Linux version to 3.12 (#7494)
Upgraded Alpine Linux version to 3.12
This commit is contained in:
parent
132807d5d1
commit
7e8add24dd
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.11
|
||||
FROM alpine:3.12
|
||||
|
||||
LABEL maintainer="spytheman <spytheman@bulsynt.org>"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user