1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-08-19 00:57:31 +00:00

7 Commits

Author SHA1 Message Date
00501dcfd9 Merge branch 'master' into v6 2023-07-07 09:27:42 +03:00
52cf315925 Merge branch 'master' into v6
# Conflicts:
#	.github/workflows/dockerimage.yml
2023-07-06 16:19:05 +03:00
9b841befe5 bump squid to 6.1 2023-07-06 14:09:54 +03:00
2fe85c38de bump squid to 6.0.3 2023-06-13 14:12:11 +03:00
17fb8d59a2 Merge branch 'master' into v6 2023-06-13 14:10:38 +03:00
09aba63183 push v6 images 2023-05-02 17:11:44 +03:00
358cbfef87 bump squid to 6.0.2 2023-05-02 15:53:55 +03:00

@@ -4,7 +4,7 @@ on:
push:
# Publish `master` as Docker `latest` image.
branches:
- master
- master
- v5
# Publish `v1.2.3` tags as releases.