1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-09-21 16:58:05 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
dependabot[bot]
4f4a317dd1 Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:03:32 +03:00
dependabot[bot]
1a73d68725 Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:03:19 +03:00
dependabot[bot]
3c252eeefc Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:02:47 +03:00
dependabot[bot]
adaca5c8f6 Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 14:55:20 +03:00
dependabot[bot]
7c96578aba Bump actions/cache from 3.0.2 to 3.0.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 14:06:05 +03:00
dependabot[bot]
e80cef4c10 Bump actions/cache from 3.0.1 to 3.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 18:37:32 +03:00
dependabot[bot]
330ade1664 Bump actions/cache from 2 to 3.0.1
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 09:18:42 +03:00
dependabot[bot]
19a48fb8cb Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 16:58:49 +03:00
2f0d4d2f76
github actions: cache mode=max 2022-02-11 14:48:38 +03:00
da817bec0d
Revert "disable (temp) multiarch"
This reverts commit 82d495d681.
2021-06-10 20:13:01 +03:00
20bcc3ca7d
remove dockerhub-description action 2021-06-10 20:12:18 +03:00
93fe767842
fix latest 2021-06-10 20:11:08 +03:00
82d495d681
disable (temp) multiarch 2021-06-10 19:20:54 +03:00
e023bae64b
latest tag and tag suffix 2021-06-10 19:19:35 +03:00
024ff445bb
fix ci 2021-06-10 19:07:18 +03:00
0dcc835803
Update ci (#44)
* + ghcr.io links

* update ci

* more cache moves

* fix cache move after compose test

* output image

* update description and don't login on PR's

* dependabot: actions
2021-06-10 17:17:50 +03:00
6eb782b5a6
Migrate to GitHub Container Registry
from GitHub Packages
https://docs.github.com/en/free-pro-team@latest/packages/getting-started-with-github-container-registry/migrating-to-github-container-registry-for-docker-images
2020-10-04 22:49:22 +03:00
f709ee39b4
fix dockerimage workflow 2020-02-02 18:55:25 +03:00
a3b428e958
rewrite dockerimage workflow 2020-02-02 18:51:35 +03:00
0ca618e4a0
remove GITHUB_PKGS_LOGIN from secrets 2020-02-02 18:09:50 +03:00
a9785a47bc
fix 'docker push' 2019-09-24 16:07:16 +03:00
8394735252
push to GitHub Package Registry (#15)
* push docker image to GitHub

* fix yaml
2019-09-24 15:46:08 +03:00
f49f923a2b add GitHub Action
Docker Image CI via GitHub Actions
2019-09-04 10:50:20 +03:00