Skip to content

Commit

Permalink
roll back image version to remove container crash
Browse files Browse the repository at this point in the history
  • Loading branch information
styblope committed Nov 9, 2023
1 parent 6805cb4 commit 2def349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shippingservice/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0


FROM --platform=${BUILDPLATFORM} rust:1.73 as builder
FROM --platform=${BUILDPLATFORM} rust:1.69 as builder

ARG TARGETARCH TARGETPLATFORM BUILDPLATFORM

Expand Down

0 comments on commit 2def349

Please sign in to comment.