diff --git a/CHANGELOG.md b/CHANGELOG.md index a87ea99..46b3c5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [0.2.2](https://github.com/ublue-os/forge/compare/v0.2.1...v0.2.2) (2025-07-01) +## [0.2.2](https://github.com/ublue-os/forge/compare/v0.2.1...v0.2.2) (2025-06-23) ### Bug Fixes diff --git a/anvil/ansible/collections/requirements.yml b/anvil/ansible/collections/requirements.yml index 82497bb..5825014 100644 --- a/anvil/ansible/collections/requirements.yml +++ b/anvil/ansible/collections/requirements.yml @@ -5,4 +5,4 @@ collections: - name: community.general version: 11.0.0 - name: containers.podman - version: 1.17.0 + version: 1.16.4 diff --git a/minica/Containerfile b/minica/Containerfile index 60c9f20..342e4c6 100644 --- a/minica/Containerfile +++ b/minica/Containerfile @@ -1,5 +1,5 @@ # Source Image -FROM docker.io/library/golang:1.24@sha256:270cd5365c84dd24716c42d7f9f7ddfbc131c8687e163e6748b9c1322c518213 +FROM docker.io/library/golang:1.24@sha256:4c0a1814a7c6c65ece28b3bfea14ee3cf83b5e80b81418453f0e9d5255a5d7b8 # Copy script WORKDIR /certs diff --git a/traefik/Containerfile b/traefik/Containerfile index 45cc46f..f710daa 100644 --- a/traefik/Containerfile +++ b/traefik/Containerfile @@ -1,5 +1,5 @@ # Source Image -FROM docker.io/traefik:v3.4@sha256:f3de2b96ec6b1cc987619c4d1d65d7e8140862eb0bbfc5f0e2e563691e8787d8 +FROM docker.io/traefik:v3.4@sha256:cd40ab7bc1f047731d5b22595203812343efcb6538014c4e93221cfc3a77217a # Add configuration file COPY ./config/*.yml /etc/traefik/