Skip to content

Commit

Permalink
Increment backup container pg version (#4105)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgboss authored Nov 19, 2024
1 parent fe86406 commit 9ccd709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/s3-backup/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:14
FROM postgres:16

# Set the locale (important for poetry)
ENV LC_ALL en_US.UTF-8
Expand Down

0 comments on commit 9ccd709

Please sign in to comment.