Skip to content

Commit

Permalink
PS-8657 apply official-images requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
adivinho committed Mar 29, 2023
1 parent 8274759 commit 63fd88f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions percona-server-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ RUN set -ex; \
percona-release enable mysql-shell ${PS_REPO}

RUN set -ex; \
dnf -y install epel-release; \
rpm -e --nodeps tzdata; \
dnf -y install \
hostname \
Expand Down

0 comments on commit 63fd88f

Please sign in to comment.