Merge pull request #638 from bb/patch-1

Upgrade alpine in Dockerfile
This commit is contained in:
Josh Baker 2022-03-16 11:58:31 -07:00 committed by GitHub
commit 296407b855
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,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.15
RUN apk add --no-cache ca-certificates
ADD tile38-server /usr/local/bin