Skip to content

Commit

Permalink
update dockerfiles
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor committed Jul 16, 2024
1 parent ef476f3 commit 2930d12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# IBM Corporation - implementation
#

# https://registry.access.redhat.com/rhel8/postgresql-15
FROM registry.redhat.io/rhel8/postgresql-15:1-50.1708914865
USER 0
WORKDIR /
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# IBM Corporation - implementation
#

# https://registry.access.redhat.com/rhel9-2-els/rhel
FROM registry.redhat.io/rhel9-2-els/rhel:9.2-1222
USER 0
WORKDIR /
Expand Down

0 comments on commit 2930d12

Please sign in to comment.