Skip to content

Commit 4aa280b

Browse files
committed
Bump image to use Rocky9 and Squid 5.5
1 parent 38d73f3 commit 4aa280b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM rockylinux:8.6
1+
FROM rockylinux:9
22
LABEL maintainer=StackHPC
33

4-
ENV SQUID_VERSION=4.15 \
4+
ENV SQUID_VERSION=5.5 \
55
SQUID_CACHE_DIR=/var/spool/squid \
66
SQUID_LOG_DIR=/var/log/squid \
77
SQUID_USER=squid

0 commit comments

Comments
 (0)