We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998f4b9 commit 4a69c51Copy full SHA for 4a69c51
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM rockylinux/rockylinux:8.10.20240528
2
3
-ARG python_version=3.11.9
+ARG python_version=3.11.14
4
5
RUN dnf install -y \
6
findutils \
0 commit comments