1
Fork 0
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:
Steffo 2022-10-18 15:40:50 +00:00 committed by GitHub
parent 4c0b9cca54
commit d879141da8
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"