Skip to content

Commit 1e0238d

Browse files
authored
Update Dockerfile
From https://hub.docker.com/_/rockylinux Rocky Linux image documentation The rockylinux:latest tag is intentionally missing. Please choose a major version (currently 8 or 9) tag, or a more specific tag to ensure you are pulling the version of Rocky Linux you want: e.g. rockylinux:8 or rockylinux:9
1 parent 2a8cd6a commit 1e0238d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rockylinux:latest
1+
FROM rockylinux:9
22

33
EXPOSE 9200
44
EXPOSE 5601

0 commit comments

Comments
 (0)