Merge pull request 'Update ubuntu Docker tag to v24' (#4) from renovate/ubuntu-24.x into master
Reviewed-on: #4
This commit is contained in:
commit
bd900912e5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# Use the official Docker Hub Ubuntu 20.04 base image
|
# Use the official Docker Hub Ubuntu 20.04 base image
|
||||||
FROM ubuntu:20.04
|
FROM ubuntu:24.04
|
||||||
|
|
||||||
# Update the base image
|
# Update the base image
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
Loading…
Reference in a new issue