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:
commit
ea2e53face
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ RUN mkdir /client_installers && \
|
|||
|
||||
WORKDIR /
|
||||
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:24.04
|
||||
WORKDIR /
|
||||
|
||||
COPY config /config
|
||||
|
|
Loading…
Reference in a new issue