Skip to content

Commit

Permalink
Merge branch 'trunk' into dependabot/github_actions/github-actions-38…
Browse files Browse the repository at this point in the history
…aacf0b95
  • Loading branch information
cpswan authored Aug 26, 2024
2 parents 4749d20 + db3e1d2 commit 47c6ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dart/sshnoports/tools/Dockerfile.package
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dockerfile.package
# A dockerfile for packaging SSH No Ports releases using docker buildx

FROM atsigncompany/buildimage:3.5.0_3.5.0@sha256:91b9c3bf4b28d31b086d33c4c48b6540abccbeda9e7d774bc271f101164cb24c AS build
FROM atsigncompany/buildimage:3.5.1_3.6.0-149.3.beta@sha256:b77548c3582a47eee16e6bcdfb26459deb0eff294a4341cba1437397be6e8d95 AS build
# Using atsigncompany/buildimage until official dart image has RISC-V support
WORKDIR /sshnoports
COPY . .
Expand Down

0 comments on commit 47c6ea5

Please sign in to comment.