Commit Graph

19 Commits

Author SHA1 Message Date
Giuliano Bellini
d471958e1f Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#1108)
* Potential fix for code scanning alert no. 1: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 2: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 3: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 4: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-04-01 19:15:14 +02:00
dependabot[bot]
830cf68d89 Bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 03:15:27 +00:00
Giuliano Bellini
41b5bfd25a Merge pull request #1090 from GyulyVGC/dependabot/github_actions/docker/login-action-4
Bump docker/login-action from 3 to 4
2026-03-08 22:16:25 +01:00
dependabot[bot]
6551d38d2b Bump docker/setup-qemu-action from 3 to 4
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-08 21:10:39 +00:00
dependabot[bot]
82ef3c4804 Bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-08 21:10:35 +00:00
dependabot[bot]
7c12bc0673 Bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 03:12:51 +00:00
dependabot[bot]
c583c1ba13 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 03:06:13 +00:00
GyulyVGC
691fca8be5 update deps 2025-08-28 16:34:48 +02:00
GyulyVGC
1cf21e6fc2 improve Docker CI/CD to exit if an image already exists for the current version 2025-08-03 17:39:07 +02:00
GyulyVGC
4f3b55d1f7 CI/CD: fix docker.yml 2025-06-27 22:39:59 +02:00
dependabot[bot]
085d89e24d Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 03:41:52 +00:00
GyulyVGC
d4d38fed03 update docker.yml 2025-05-03 13:30:10 +02:00
GyulyVGC
a1d3654988 update docker.yml 2025-05-03 11:48:30 +02:00
GyulyVGC
bec45cbde7 update docker.yml 2025-05-03 11:09:30 +02:00
GyulyVGC
73774e5c20 update docker.yml 2025-05-03 09:04:38 +02:00
GyulyVGC
f8f461921a update docker.yml 2025-05-02 23:18:42 +02:00
GyulyVGC
a1f4520a72 update .dockerignore and docker.yml 2025-05-02 22:09:45 +02:00
Marco Cadetg
7dd1aa55c2 remove docker workflow job from package 2025-04-24 16:41:16 +02:00
Marco Cadetg
5c7d4b3380 update documentation about docker image 2025-04-24 16:35:57 +02:00