From 8535d3234f00119a1a2fea09cbe9892ff894a46d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 19:38:17 +0000 Subject: [PATCH] chore(deps): update alpine digest to bc41182 --- Dockerfile.scp | 2 +- Dockerfile.ssh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.scp b/Dockerfile.scp index 5009a5d..be09b7a 100644 --- a/Dockerfile.scp +++ b/Dockerfile.scp @@ -6,7 +6,7 @@ ## docker build --no-cache -t vela-scp:local . ## ############################################################### -FROM alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c +FROM alpine:3.16@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad # Build args to be used from the Makefile ARG OPENSSH_VERSION diff --git a/Dockerfile.ssh b/Dockerfile.ssh index 2edea51..695660a 100644 --- a/Dockerfile.ssh +++ b/Dockerfile.ssh @@ -6,7 +6,7 @@ ## docker build --no-cache -t vela-ssh:local . ## ############################################################### -FROM alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c +FROM alpine:3.16@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad # Build args to be used from the Makefile ARG OPENSSH_VERSION