We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d73f3 commit 4aa280bCopy full SHA for 4aa280b
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
-FROM rockylinux:8.6
+FROM rockylinux:9
2
LABEL maintainer=StackHPC
3
4
-ENV SQUID_VERSION=4.15 \
+ENV SQUID_VERSION=5.5 \
5
SQUID_CACHE_DIR=/var/spool/squid \
6
SQUID_LOG_DIR=/var/log/squid \
7
SQUID_USER=squid
0 commit comments