Merge pull request #219 from elgohr/dependabot/docker/ubuntu-c4570d2

⬆️ Bump ubuntu from `440dcf6` to `c4570d2`
This commit is contained in:
github-actions[bot]
2025-07-16 08:40:41 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM ubuntu:24.04@sha256:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076 as runtime FROM ubuntu:24.04@sha256:c4570d2f4665d5d118ae29fb494dee4f8db8fcfaee0e37a2e19b827f399070d3 as runtime
ENV DEBIAN_FRONTEND=noninteractive ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update \ RUN apt-get update \
&& apt-get install -y ca-certificates curl gnupg lsb-release jq \ && apt-get install -y ca-certificates curl gnupg lsb-release jq \