Merge pull request #193 from elgohr/dependabot/docker/ubuntu-f9d633f

⬆️ Bump ubuntu from `e9569c2` to `f9d633f`
This commit is contained in:
github-actions[bot]
2024-02-16 08:31:37 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM ubuntu:22.04@sha256:e9569c25505f33ff72e88b2990887c9dcf230f23259da296eb814fc2b41af999 as runtime FROM ubuntu:22.04@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da 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 \