Skip to content

Commit

Permalink
chore(deps): update rust docker tag to v1.74.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2023
1 parent 25eb7af commit 6b25ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VERSION 0.6

# depName=rust datasource=docker
ARG RUST_VERSION="1.74.0"
ARG RUST_VERSION="1.74.1"

ARG BASE_IMG=rust # default image
ARG BASE_TAG=${RUST_VERSION} # default tag
Expand Down

0 comments on commit 6b25ffc

Please sign in to comment.