Skip to content

Commit

Permalink
Bump image to use Rocky9 and Squid 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mnasiadka committed Jun 21, 2024
1 parent 38d73f3 commit 4aa280b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM rockylinux:8.6
FROM rockylinux:9
LABEL maintainer=StackHPC

ENV SQUID_VERSION=4.15 \
ENV SQUID_VERSION=5.5 \
SQUID_CACHE_DIR=/var/spool/squid \
SQUID_LOG_DIR=/var/log/squid \
SQUID_USER=squid
Expand Down

0 comments on commit 4aa280b

Please sign in to comment.