We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4683272 commit ff7ff3cCopy full SHA for ff7ff3c
Dockerfile
@@ -13,7 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
#
16
-FROM --platform=$TARGETPLATFORM redhat/ubi8:8.10-901.1716482497
+FROM --platform=$TARGETPLATFORM redhat/ubi8:8.8
17
18
# Install HTTPD
19
RUN yum -y update && yum -y install httpd mod_ssl procps haproxy iputils less openssl && yum clean all
0 commit comments