Merge pull request #214 from elgohr/dependabot/docker/ubuntu-6015f66

⬆️ Bump ubuntu from `1e622c5` to `6015f66`
This commit is contained in:
github-actions[bot]
2025-05-06 08:18:59 +00:00
committed by GitHub

View File

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