Skip to content

Commit

Permalink
Newer rustc
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsnaps committed Aug 30, 2022
1 parent ba09ebf commit df8bfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

FROM alpine:3.16 as limitador-build

ARG RUSTC_VERSION=1.58.1
ARG RUSTC_VERSION=1.63.0
RUN apk update \
&& apk upgrade \
&& apk add build-base binutils-gold openssl3-dev protoc curl \
Expand Down

0 comments on commit df8bfcc

Please sign in to comment.