Skip to content

Commit 264ebb6

Browse files
committed
Bump the base image version
1 parent 6159ce3 commit 264ebb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM builder:latest as builder
22

3-
FROM registry.fedoraproject.org/fedora:42
3+
FROM registry.fedoraproject.org/fedora:43
44

55
RUN mkdir /etc/berserker
66

Dockerfile.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.fedoraproject.org/fedora:42
1+
FROM registry.fedoraproject.org/fedora:43
22

33
RUN dnf install -y \
44
rust \

0 commit comments

Comments
 (0)