Skip to content

Commit

Permalink
Merge pull request #1745 from atsign-foundation/dependabot/docker/too…
Browse files Browse the repository at this point in the history
…ls/multibuild/docker-f0939a706e

build(deps): Bump atsigncompany/buildimage from 3.6.2 to 3.7.0 in /tools/multibuild in the docker group across 1 directory
  • Loading branch information
cpswan authored Feb 14, 2025
2 parents b62993a + 23de7cc commit 302228e
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.6.2@sha256:e2c82de70a08829be909402f0d9459fc3a78d0a5ea05e27f5eaad31069ee3ba1 AS build
FROM atsigncompany/buildimage:3.7.0@sha256:6fa08a2b226ab51ac3ff3ce86e55e8cd1893ed484f451b39e7595f269ddb3d6d 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 302228e

Please sign in to comment.