Skip to content

Commit

Permalink
ci: use correct sha for Dockerfile.package
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierChanth committed Oct 11, 2023
1 parent e21b7eb commit 929639d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sshnoports/tools/Dockerfile.package
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM atsigncompany/buildimage:3.1.3_3.1.0-262.3.beta@sha256:d7027260c38a13b0ef6eebfb63908ab256e5055d8a747db3b20b7c35417432b3 AS build
FROM atsigncompany/buildimage:3.1.3_3.1.0-262.3.beta@sha256:96674cef19ef55a1bac0b4ec19b96ed40623d2c91dd037aa1544dab957212a16 AS build
# Using atsigncompany/buildimage until official dart image has RISC-V support
WORKDIR /sshnoports
COPY . .
Expand Down

0 comments on commit 929639d

Please sign in to comment.