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:
Tommy 2024-07-16 08:06:26 +00:00
commit bd900912e5

View file

@ -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