We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6638c88 + 3b7624b commit 23c32e7Copy full SHA for 23c32e7
packages/c/sshnpd/tools/Dockerfile.musl
@@ -1,7 +1,7 @@
1
# Dockerfile.package
2
# A dockerfile for packaging SSH No Ports releases using docker buildx
3
4
-FROM alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 AS build
+FROM alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 AS build
5
WORKDIR /sshnpd
6
COPY . .
7
ARG TARGETARCH
0 commit comments