Skip to content

Commit

Permalink
Update rustc
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsnaps committed Sep 12, 2023
1 parent 39e6271 commit 19fc2c2
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 @@ -5,7 +5,7 @@
FROM registry.access.redhat.com/ubi8/ubi:8.7 as limitador-build
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true

ARG RUSTC_VERSION=1.69.0
ARG RUSTC_VERSION=1.72.0

# the powertools repo is required for protobuf-c and protobuf-devel
RUN dnf -y --setopt=install_weak_deps=False --setopt=tsflags=nodocs install \
Expand Down

0 comments on commit 19fc2c2

Please sign in to comment.