We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d6516e + 84d8885 commit 3e674dbCopy full SHA for 3e674db
1 file changed
Dockerfile.local
@@ -1,5 +1,5 @@
1
#build acars-bridge
2
-FROM rust:1.86.0 as builder
+FROM rust:1.87.0 as builder
3
WORKDIR /tmp/acars-bridge
4
# hadolint ignore=DL3008,DL3003,SC1091
5
RUN set -x && \
0 commit comments