Merge pull request #188 from elgohr/dependabot/docker/ubuntu-8eab65d

⬆️ Bump ubuntu from `2b7412e` to `8eab65d`
This commit is contained in:
github-actions[bot]
2023-12-04 08:15:48 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM ubuntu:22.04@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f as runtime
FROM ubuntu:22.04@sha256:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb as runtime
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get install -y ca-certificates curl gnupg lsb-release jq \