version upgrades, toolbox WIP

This commit is contained in:
Maciej Lebiest 2023-04-23 20:20:41 +02:00
parent 12419e71e2
commit 9e56434b0b
7 changed files with 80 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:37
FROM registry.fedoraproject.org/fedora:38
RUN useradd -u 1423 -m -s '/bin/bash' -U snowflake
ENV TZ=Europe/Warsaw