Skip to content

Commit 8535d32

Browse files
chore(deps): update alpine digest to bc41182
1 parent 5aab2de commit 8535d32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.scp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## docker build --no-cache -t vela-scp:local . ##
77
###############################################################
88

9-
FROM alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
9+
FROM alpine:3.16@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
1010

1111
# Build args to be used from the Makefile
1212
ARG OPENSSH_VERSION

Dockerfile.ssh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## docker build --no-cache -t vela-ssh:local . ##
77
###############################################################
88

9-
FROM alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
9+
FROM alpine:3.16@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
1010

1111
# Build args to be used from the Makefile
1212
ARG OPENSSH_VERSION

0 commit comments

Comments
 (0)