Update changelog/dockerfile
This commit is contained in:
parent
d3aaf8f5db
commit
9f29b10098
@ -1,3 +1,7 @@
|
||||
## 0.11.2 - 2019-02-15
|
||||
|
||||
- Fix table row estimation query for camelcase schemas, GH-414
|
||||
|
||||
## 0.11.1 - 2019-01-28
|
||||
|
||||
- Typo fixes
|
||||
|
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.6
|
||||
LABEL maintainer="Dan Sosedoff <dan.sosedoff@gmail.com>"
|
||||
ENV PGWEB_VERSION 0.11.1
|
||||
ENV PGWEB_VERSION 0.11.2
|
||||
|
||||
RUN \
|
||||
apk update && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user