Update Dockerfile
changed fedora version to latest
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM fedora:39
|
||||
FROM fedora:latest
|
||||
|
||||
# Instalar dependências do sistema
|
||||
RUN dnf update -y && \
|
||||
|
||||
Reference in New Issue
Block a user