We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6159ce3 commit 264ebb6Copy full SHA for 264ebb6
Dockerfile
@@ -1,6 +1,6 @@
1
FROM builder:latest as builder
2
3
-FROM registry.fedoraproject.org/fedora:42
+FROM registry.fedoraproject.org/fedora:43
4
5
RUN mkdir /etc/berserker
6
Dockerfile.build
@@ -1,4 +1,4 @@
RUN dnf install -y \
rust \
0 commit comments