We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618da61 commit 6be292fCopy full SHA for 6be292f
samples/updateBase/Dockerfile
@@ -3,6 +3,6 @@ FROM ${FROMIMAGE}
3
4
USER root
5
6
-RUN RUN microdnf update && microdnf clean all
+RUN microdnf update && microdnf clean all
7
8
-USER 1001
+USER 1001
0 commit comments