Skip to content

Commit 54302e8

Browse files
authored
Merge pull request #1597 from atsign-foundation/dependabot/docker/packages/c/sshnpd/tools/docker-1a615c0f59
build(deps): Bump alpine from `1e42bbe` to `21dc606` in /packages/c/sshnpd/tools in the docker group across 1 directory
2 parents 61e8e98 + ba7577f commit 54302e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/c/sshnpd/tools/Dockerfile.musl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dockerfile.package
22
# A dockerfile for packaging SSH No Ports releases using docker buildx
33

4-
FROM alpine@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a AS build
4+
FROM alpine@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 AS build
55
WORKDIR /sshnpd
66
COPY . .
77
RUN set -eux; \

0 commit comments

Comments
 (0)