Skip to content

Commit

Permalink
build(deps): Bump atsigncompany/buildimage
Browse files Browse the repository at this point in the history
Bumps the docker group with 1 update in the /tools/multibuild directory: atsigncompany/buildimage.


Updates `atsigncompany/buildimage` from 3.5.2_3.6.0-149.3.beta to 3.5.4

---
updated-dependencies:
- dependency-name: atsigncompany/buildimage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent b5fd598 commit 2966228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/multibuild/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.2_3.6.0-149.3.beta@sha256:df67b9e3271381fc0c5b20e7350cf4de8dad6ac62e075b49b1a866c49af47409 AS build
FROM atsigncompany/buildimage:3.5.4@sha256:0d21c9f6dc856f1e3df933b99dd88a4833057ffee9665857d31f32d32a9d1a74 AS build
# Using atsigncompany/buildimage until official dart image has RISC-V support
# See https://github.com/atsign-company/at_dockerfiles for source and automated builds
WORKDIR /noports
Expand Down

0 comments on commit 2966228

Please sign in to comment.