Skip to content

Commit d6434d4

Browse files
committed
build: update Dockerfile
1 parent 77f0ee2 commit d6434d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use Rocky Linux as the base image
2-
FROM rockylinux:latest
2+
FROM rockylinux:9.3
33

44
# Set environment variables
55
ENV PYTHON_VERSION=3.12.0 \

0 commit comments

Comments
 (0)