Skip to content

Commit ff7ff3c

Browse files
authored
Revert "Update redhat/ubi8 Docker tag to v8.10-901.1716482497 (#26)" (#29)
This reverts commit aa43f4a.
1 parent 4683272 commit ff7ff3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
FROM --platform=$TARGETPLATFORM redhat/ubi8:8.10-901.1716482497
16+
FROM --platform=$TARGETPLATFORM redhat/ubi8:8.8
1717

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

0 commit comments

Comments
 (0)