mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 19:21:46 +03:00
Update version in dockerfile
This commit is contained in:
parent
49b6db19eb
commit
3455a89fd5
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.10
|
||||
LABEL maintainer="Dan Sosedoff <dan.sosedoff@gmail.com>"
|
||||
ENV PGWEB_VERSION 0.11.7
|
||||
ENV PGWEB_VERSION 0.11.8
|
||||
|
||||
RUN \
|
||||
apk update && \
|
||||
|
Loading…
Reference in New Issue
Block a user