mirror of
https://github.com/13hannes11/gtk4-rs-docker.git
synced 2024-09-03 23:21:01 +02:00
update to rust 1.59.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM fedora:latest
|
FROM fedora:latest
|
||||||
|
|
||||||
ENV RUST_VERSION=1.58.1
|
ENV RUST_VERSION=1.59.0
|
||||||
RUN dnf install gtk4-devel gcc libadwaita-devel -y
|
RUN dnf install gtk4-devel gcc libadwaita-devel -y
|
||||||
|
|
||||||
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
|
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
FROM fedora:latest
|
FROM fedora:latest
|
||||||
ENV RUST_VERSION=1.58.1
|
ENV RUST_VERSION=1.59.0
|
||||||
|
|
||||||
RUN dnf install gtk4-devel gcc libadwaita-devel -y
|
RUN dnf install gtk4-devel gcc libadwaita-devel -y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user