0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

[docker] Updated to Fedora 41

This commit is contained in:
Witold Filipczyk 2025-05-12 11:11:32 +02:00
parent edeb39a2e4
commit f03efd5622

View File

@ -5,7 +5,7 @@
# [*] base system
# get latest fedora
FROM fedora:40
FROM fedora:41
# prepare system
RUN dnf -y update && dnf -y install bash wget \