Skip to content

Commit

Permalink
Update postgres base image for postgres-kanister-tools (#2363)
Browse files Browse the repository at this point in the history
Signed-off-by: Akanksha Kumari <akanksha.kumari@veeam.com>
Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>
  • Loading branch information
akankshakumari393 and pavannd1 committed Oct 2, 2023
1 parent 06be966 commit b7b6a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/postgres-kanister-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:15-bullseye
FROM postgres:16-bullseye

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit b7b6a78

Please sign in to comment.