Skip to content

Commit

Permalink
Update rust Docker tag to v1.77.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 9d3b470 commit 14c3edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -4,7 +4,7 @@ name: default

steps:
- name: Build
image: rust:1.52.1-alpine
image: rust:1.77.2-alpine
commands:
- apk update && apk upgrade
- apk add gcc libc-dev
Expand Down

0 comments on commit 14c3edf

Please sign in to comment.