Skip to content

Commit

Permalink
Merge pull request #11 from showroom-project/fix-short-name-requirement
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
IPvSean authored Jul 21, 2024
2 parents e9ee5c9 + a043fc4 commit ed841bb
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
@@ -1,4 +1,4 @@
FROM redhat/ubi9
FROM rhel9/ubi9
COPY entrypoint.sh /entrypoint.sh
RUN dnf install python3.9 -y
RUN dnf install python3-pip -y
Expand Down

0 comments on commit ed841bb

Please sign in to comment.