Skip to content

Commit

Permalink
Revert "Update redhat/ubi8 Docker tag to v8.10-901.1716482497 (#26)" (#…
Browse files Browse the repository at this point in the history
…29)

This reverts commit aa43f4a.
  • Loading branch information
rbotha78 committed Jun 3, 2024
1 parent 4683272 commit ff7ff3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
FROM --platform=$TARGETPLATFORM redhat/ubi8:8.10-901.1716482497
FROM --platform=$TARGETPLATFORM redhat/ubi8:8.8

# Install HTTPD
RUN yum -y update && yum -y install httpd mod_ssl procps haproxy iputils less openssl && yum clean all
Expand Down

0 comments on commit ff7ff3c

Please sign in to comment.