Skip to content

Commit

Permalink
Merge pull request #3 from jasminabrar/test1
Browse files Browse the repository at this point in the history
Add redundant period
  • Loading branch information
jasminabrar authored Nov 23, 2023
2 parents 40ba776 + 2d5b3d7 commit a336a88
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,6 +1,6 @@
FROM quay.io/centos/centos:stream8

# Update the system and install necessary tools
# Update the system and install necessary tools.
RUN dnf -y update && \
dnf -y install wget bzip2 unzip git mesa-dri-drivers python3-pip

Expand Down

0 comments on commit a336a88

Please sign in to comment.