Compare commits

...

1 Commits

Author SHA1 Message Date
0ce86a1c8e chore(deps): update ubuntu docker tag to v24 2024-04-26 00:15:52 +00:00

View File

@ -1,4 +1,4 @@
FROM ubuntu:mantic-20240405
FROM ubuntu:24.04
# user setup
ARG USER_UID=1000