Compare commits

...

1 Commits

Author SHA1 Message Date
8b79545454 chore(deps): update ubuntu docker tag to mantic-20240216 2024-03-30 23:06:00 +00:00

View File

@@ -1,4 +1,4 @@
FROM ubuntu:23.10
FROM ubuntu:mantic-20240216
# system deps
ARG USER_UID=1000