Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
julianocosta89 committed Jan 9, 2024
1 parent 6a142a7 commit 07d0f3f
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.75 as builder

ARG TARGETARCH TARGETPLATFORM BUILDPLATFORM

Expand Down

0 comments on commit 07d0f3f

Please sign in to comment.