keep docker build system latest

This commit is contained in:
zaphkito 2024-02-19 14:29:23 +00:00
parent 56e971c6a4
commit 19a8b930ee
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM fedora:36
FROM fedora:latest
LABEL description="Build environment for segatools"