mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 11:52:12 +03:00
Build docker image on 0.9.7
This commit is contained in:
parent
5fc844b840
commit
383d4049e0
@ -1,7 +1,7 @@
|
||||
FROM alpine:3.3
|
||||
MAINTAINER Dan Sosedoff <dan.sosedoff@gmail.com>
|
||||
|
||||
ENV PGWEB_VERSION 0.9.6
|
||||
ENV PGWEB_VERSION 0.9.7
|
||||
|
||||
RUN \
|
||||
apk update && \
|
||||
|
Loading…
Reference in New Issue
Block a user