snowflake update

This commit is contained in:
Maciej Lebiest 2023-11-27 21:41:22 +01:00
parent 83c9e304e4
commit a820e220e8
2 changed files with 4 additions and 4 deletions

View file

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