Merge pull request 'chore(deps): update ubuntu docker tag to v24' (#33) from renovate/ubuntu-24.x into main

Reviewed-on: tommy/charts#33
This commit is contained in:
Tommy 2024-06-06 10:10:43 +00:00
commit ea2e53face

View file

@ -23,7 +23,7 @@ RUN mkdir /client_installers && \
WORKDIR / WORKDIR /
FROM ubuntu:22.04 FROM ubuntu:24.04
WORKDIR / WORKDIR /
COPY config /config COPY config /config