Merge pull request #172 from elgohr/dependabot/docker/ubuntu-27cb6e6

⬆️ Bump ubuntu from `4b1d0c4` to `27cb6e6`
This commit is contained in:
github-actions[bot]
2022-12-09 08:06:16 +00:00
committed by GitHub

View File

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