mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 03:36:33 +03:00
Bump the pgweb version in docker file
This commit is contained in:
parent
319b88cedf
commit
f2579a7b37
@ -1,7 +1,7 @@
|
||||
FROM alpine:3.6
|
||||
MAINTAINER Dan Sosedoff <dan.sosedoff@gmail.com>
|
||||
|
||||
ENV PGWEB_VERSION 0.9.11
|
||||
ENV PGWEB_VERSION 0.9.12
|
||||
|
||||
RUN \
|
||||
apk update && \
|
||||
|
Loading…
Reference in New Issue
Block a user