Merge pull request #522 from chenrui333/patch-2

chore: update image to use `alpine:3.14`
This commit is contained in:
Dan Sosedoff
2021-08-17 20:51:25 -05:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.14
LABEL maintainer="Dan Sosedoff <dan.sosedoff@gmail.com>"
ENV PGWEB_VERSION 0.11.8