Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rhel7/Dockerfile.pgo-apiserver.rhel7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/rhel7.4
FROM registry.access.redhat.com/rhel7


LABEL Release="2.6" Vendor="Crunchy Data Solutions"
Expand Down
2 changes: 1 addition & 1 deletion rhel7/Dockerfile.pgo-load.rhel7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/rhel7.4
FROM registry.access.redhat.com/rhel7

LABEL name="crunchydata/pgo-load" \
vendor="crunchy data" \
Expand Down
2 changes: 1 addition & 1 deletion rhel7/Dockerfile.pgo-lspvc.rhel7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/rhel7.4
FROM registry.access.redhat.com/rhel7

LABEL Release="2.6" Vendor="Crunchy Data Solutions"

Expand Down
2 changes: 1 addition & 1 deletion rhel7/Dockerfile.pgo-rmdata.rhel7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/rhel7.4
FROM registry.access.redhat.com/rhel7

LABEL Release="2.6" Vendor="Crunchy Data Solutions"

Expand Down
2 changes: 1 addition & 1 deletion rhel7/Dockerfile.postgres-operator.rhel7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/rhel7.4
FROM registry.access.redhat.com/rhel7

LABEL Release="2.6" Vendor="Crunchy Data Solutions"

Expand Down