Update pgweb version in dockerfile to 0.10.0
This commit is contained in:
parent
09c3a1862a
commit
b86a849e00
@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.6
|
FROM alpine:3.6
|
||||||
LABEL maintainer="Dan Sosedoff <dan.sosedoff@gmail.com>"
|
LABEL maintainer="Dan Sosedoff <dan.sosedoff@gmail.com>"
|
||||||
ENV PGWEB_VERSION 0.9.12
|
ENV PGWEB_VERSION 0.10.0
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk update && \
|
apk update && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user