Compare commits

...

1 Commits

Author SHA1 Message Date
cfa2c09bce chore(deps): update ubuntu docker tag to mantic-20240216 2024-03-29 20:33:57 +00:00

View File

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