Skip to content

Commit

Permalink
Upgrade squid 5.7.0 to 5.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yusuke Suzuki <yusuke-suzuki@cybozu.co.jp>
  • Loading branch information
ysksuzuki committed Apr 11, 2023
1 parent 0665a02 commit 7f0d1a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion squid/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM quay.io/cybozu/ubuntu-dev:20.04 as build

ARG SQUID_VERSION=5.7
ARG SQUID_VERSION=5.8

WORKDIR /work
# refer https://salsa.debian.org/squid-team/squid/-/blob/master/debian/rules
Expand Down
2 changes: 1 addition & 1 deletion squid/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.7.0.2
5.8.0.1

0 comments on commit 7f0d1a9

Please sign in to comment.