1
0
Fork 0

Bump Alpine and lwan version

master
Ambrose Chua 2021-05-19 20:58:48 +08:00 committed by GitHub
parent 621e0793fd
commit 26e20c35dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# #
# Build stage # Build stage
# #
FROM alpine:3.10 as build FROM alpine:3.13 as build
# args # args
ARG version="master" ARG version="master"