mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-22 17:44:22 +00:00
Bump Dockerfile Rust version to 1.64
This commit is contained in:
parent
4c0b9cca54
commit
d879141da8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.62 AS labels
|
||||
FROM rust:1.64 AS labels
|
||||
|
||||
LABEL org.opencontainers.image.title="Patched Porobot"
|
||||
LABEL org.opencontainers.image.description="Legends of Runeterra card database utilities and bots"
|
||||
|
|
Loading…
Reference in a new issue