Skip to content

Commit

Permalink
fix: bump postgresql-15 base image for plugin reg
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor committed Feb 28, 2024
1 parent 84e29c9 commit 8c73cb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#

# https://registry.access.redhat.com/rhel8/postgresql-15
FROM registry.redhat.io/rhel8/postgresql-15:1-39
FROM registry.redhat.io/rhel8/postgresql-15:1-50.1708914865
USER 0
WORKDIR /

Expand Down

0 comments on commit 8c73cb7

Please sign in to comment.