Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Sep 27, 2023
1 parent 10c9415 commit f1bc896
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci_build_images/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ ARG base_image
LABEL maintainer="MariaDB Buildbot maintainers"

# Install updates and required packages
# see: https://access.redhat.com/discussions/5889431 for rhsm/config.py hack.
ENV SMDEV_CONTAINER_OFF=1
# hadolint ignore=SC2034,DL3041,SC2086
RUN case $base_image in \
ubi9) \
Expand Down

0 comments on commit f1bc896

Please sign in to comment.