Compare commits

...

1 Commits

Author SHA1 Message Date
3ad5a9c960 chore(deps): update ubuntu docker tag to mantic-20240216 2024-03-28 00:33:56 +00:00

View File

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