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:
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.11
|
||||
FROM alpine:3.12
|
||||
|
||||
LABEL maintainer="spytheman <spytheman@bulsynt.org>"
|
||||
|
||||
|
Reference in New Issue
Block a user