Upgrade Alpine base image.

This commit is contained in:
Dan Helfman 2022-07-31 22:45:31 -07:00
parent 1046e8f036
commit 8767b535b4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.16.0
FROM alpine:3.16.1
ENV PORT=18888