Skip to content

Commit

Permalink
Rust 1.79
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 authored Jun 13, 2024
1 parent 6b6d019 commit c86e822
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
@@ -1,7 +1,7 @@
###################
# --- builder --- #
###################
FROM docker.io/rust:1.78 AS builder
FROM docker.io/rust:1.79 AS builder

RUN apt-get update && \
apt-get -y dist-upgrade && \
Expand Down

0 comments on commit c86e822

Please sign in to comment.