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 ff329d1 + c54d0f1 commit 7952662Copy full SHA for 7952662
packages/dart/sshnoports/tools/Dockerfile.package
@@ -1,7 +1,7 @@
1
# Dockerfile.package
2
# A dockerfile for packaging SSH No Ports releases using docker buildx
3
4
-FROM atsigncompany/buildimage:3.5.2_3.6.0-149.3.beta@sha256:940e3a2b1a05e5193019784d433619b40071af49ca07dfc1ff81dce58e3c6dcb AS build
+FROM atsigncompany/buildimage:3.5.2_3.6.0-149.3.beta@sha256:df67b9e3271381fc0c5b20e7350cf4de8dad6ac62e075b49b1a866c49af47409 AS build
5
# Using atsigncompany/buildimage until official dart image has RISC-V support
6
WORKDIR /sshnoports
7
COPY . .
0 commit comments