Compare commits
1 Commits
fa6dd2819f
...
4926c57c30
| Author | SHA1 | Date | |
|---|---|---|---|
| 4926c57c30 |
@ -17,7 +17,7 @@ RUN dnf clean all && \
|
|||||||
|
|
||||||
# Update the system and install required packages
|
# Update the system and install required packages
|
||||||
RUN dnf update -y && \
|
RUN dnf update -y && \
|
||||||
dnf install -y curl git && \
|
dnf install -y curl git
|
||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
RUN dnf clean all && \
|
RUN dnf clean all && \
|
||||||
|
|||||||
Reference in New Issue
Block a user