Skip to content

Commit

Permalink
Merge pull request #1297 from atsign-foundation/dependabot/docker/pac…
Browse files Browse the repository at this point in the history
…kages/dart/sshnoports/tools/docker-9a98e2256a

build(deps): Bump atsigncompany/buildimage from 3.5.1_3.6.0-149.3.beta to 3.5.2_3.6.0-149.3.beta in /packages/dart/sshnoports/tools in the docker group across 1 directory
  • Loading branch information
cpswan authored Aug 30, 2024
2 parents 7fc3d6e + 0c8d5e6 commit 94bd554
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:3.5.1_3.6.0-149.3.beta@sha256:b77548c3582a47eee16e6bcdfb26459deb0eff294a4341cba1437397be6e8d95 AS build
FROM atsigncompany/buildimage:3.5.2_3.6.0-149.3.beta@sha256:940e3a2b1a05e5193019784d433619b40071af49ca07dfc1ff81dce58e3c6dcb AS build
# Using atsigncompany/buildimage until official dart image has RISC-V support
WORKDIR /sshnoports
COPY . .
Expand Down

0 comments on commit 94bd554

Please sign in to comment.