Bump ubuntu from jammy-20240530 to jammy-20240808

Bumps ubuntu from jammy-20240530 to jammy-20240808.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-19 19:39:57 +00:00 committed by GitHub
parent 1ab867ff39
commit 69390c5117
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM ubuntu:jammy-20240530 FROM ubuntu:jammy-20240808
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get install --no-install-recommends --no-install-suggests -y \ RUN apt-get update && apt-get install --no-install-recommends --no-install-suggests -y \
lib32gcc-s1 \ lib32gcc-s1 \

View file

@ -1,4 +1,4 @@
FROM ubuntu:jammy-20240530 FROM ubuntu:jammy-20240808
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get install --no-install-recommends --no-install-suggests -y \ RUN apt-get update && apt-get install --no-install-recommends --no-install-suggests -y \
lib32gcc-s1 \ lib32gcc-s1 \