Merge pull request #175 from elgohr/dependabot/docker/ubuntu-dfd64a3

⬆️ Bump ubuntu from `67211c1` to `dfd64a3`
This commit is contained in:
github-actions[bot]
2023-05-04 09:00:07 +00:00
committed by GitHub

View File

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