FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

chore(deps): update ubuntu docker tag to v24

Open uis-devops-renovatebot requested to merge renovate/ubuntu-24.x into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
FROM ubuntu:jammy
FROM ubuntu:noble
RUN apt-get update \
&& apt-get dist-upgrade -y \
Loading