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 77f0ee2 commit d6434d4Copy full SHA for d6434d4
Dockerfile
@@ -1,5 +1,5 @@
1
# Use Rocky Linux as the base image
2
-FROM rockylinux:latest
+FROM rockylinux:9.3
3
4
# Set environment variables
5
ENV PYTHON_VERSION=3.12.0 \
0 commit comments