Skip to content

Commit 23c32e7

Browse files
authored
Merge pull request #2044 from atsign-foundation/dependabot/docker/packages/c/sshnpd/tools/docker-1a5e63b273
2 parents 6638c88 + 3b7624b commit 23c32e7

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:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 AS build
4+
FROM alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 AS build
55
WORKDIR /sshnpd
66
COPY . .
77
ARG TARGETARCH

0 commit comments

Comments
 (0)