Skip to content

Commit

Permalink
Merge pull request #700 from atsign-foundation/dependabot/docker/pack…
Browse files Browse the repository at this point in the history
…ages/dart/sshnoports/tools/atsigncompany/buildimage-df2ef31

build(deps): Bump atsigncompany/buildimage from `61c382d` to `df2ef31` in /packages/dart/sshnoports/tools
  • Loading branch information
gkc authored Jan 22, 2024
2 parents 398342c + cccdb07 commit 3b143d2
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:automated@sha256:61c382d79876fa3012b6ff91945dcc0d31279f57f4af4b47901a162f0f795d09 AS build
FROM atsigncompany/buildimage:automated@sha256:df2ef31dba19fa48cffe53cb2d2215148db917737e2e511a3f7f3a59ef0244fe AS build
# Using atsigncompany/buildimage until official dart image has RISC-V support
WORKDIR /sshnoports
COPY . .
Expand Down

0 comments on commit 3b143d2

Please sign in to comment.