diff --git a/Dockerfile.scp b/Dockerfile.scp index 2e25e4f..0c7cb28 100644 --- a/Dockerfile.scp +++ b/Dockerfile.scp @@ -6,7 +6,7 @@ ## docker build --no-cache -t vela-scp:local . ## ############################################################### -FROM alpine:3.18@sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11 +FROM alpine:3.18@sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1 # Build args to be used from the Makefile ARG OPENSSH_VERSION diff --git a/Dockerfile.ssh b/Dockerfile.ssh index 2c3fb3a..e87a506 100644 --- a/Dockerfile.ssh +++ b/Dockerfile.ssh @@ -6,7 +6,7 @@ ## docker build --no-cache -t vela-ssh:local . ## ############################################################### -FROM alpine:3.18@sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11 +FROM alpine:3.18@sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1 # Build args to be used from the Makefile ARG OPENSSH_VERSION