From f5efe6b4916d548b7ee5e9606ee44b981b832ddd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:20:50 +0000 Subject: [PATCH] chore(deps): update alpine:3.18 docker digest to 1875c92 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/tools/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/tools/Dockerfile b/.github/actions/tools/Dockerfile index 2b9da73..f5d2da6 100644 --- a/.github/actions/tools/Dockerfile +++ b/.github/actions/tools/Dockerfile @@ -28,7 +28,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a +FROM alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d LABEL maintainer="Nicolas Lamirault " \ org.opencontainers.image.title="Tools for Portefaix project" \