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 `b22422f` to `61c382d`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent be4afd8 commit 9cc159b
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:b22422ffae5bbc365d2d3fe7303a8ea272b9a772a3b8e75f9d8a34ad09405f7d AS build
FROM atsigncompany/buildimage:automated@sha256:61c382d79876fa3012b6ff91945dcc0d31279f57f4af4b47901a162f0f795d09 AS build
# Using atsigncompany/buildimage until official dart image has RISC-V support
WORKDIR /sshnoports
COPY . .
Expand Down

0 comments on commit 9cc159b

Please sign in to comment.