mirror of https://github.com/tidwall/tile38.git
Merge pull request #757 from tduong2049/upgrade-alpine-docker
Upgrade base image in Dockerfile to alpine:3.20
This commit is contained in:
commit
bed590b2f0
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.16.2
|
FROM alpine:3.20
|
||||||
|
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
|
|
Loading…
Reference in New Issue