Update docker base image version

This commit is contained in:
Tindy X 2022-08-23 17:43:43 +08:00
parent 28fa8c790f
commit 7bb181b306
No known key found for this signature in database
GPG Key ID: C6AD413169968D58

View File

@ -1,4 +1,4 @@
FROM alpine:3.14
FROM alpine:3.16
LABEL maintainer "tindy.it@gmail.com"
ARG THREADS="4"
ARG SHA=""