Skip to content

Commit

Permalink
Make pg_dump compatible with 13.3 db server (#1114)
Browse files Browse the repository at this point in the history
  • Loading branch information
akankshakumari393 committed Oct 11, 2021
1 parent 54de77f commit 173fd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/postgres-kanister-tools/Dockerfile
@@ -1,4 +1,4 @@
FROM postgres:12.7-alpine
FROM postgres:13.3-alpine
LABEL maintainer="vkamra@kasten.io"

ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit 173fd5c

Please sign in to comment.