Skip to content

Commit

Permalink
build(deps): Bump atsigncompany/buildimage
Browse files Browse the repository at this point in the history
Bumps atsigncompany/buildimage from `61c382d` to `df2ef31`.

---
updated-dependencies:
- dependency-name: atsigncompany/buildimage
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 398342c commit cccdb07
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 cccdb07

Please sign in to comment.