⬆️ Bump ubuntu from b6b83d3 to 34fea4f

Bumps ubuntu from `b6b83d3` to `34fea4f`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-02 08:31:23 +00:00
committed by GitHub
parent cd13bb9a70
commit b799ad5abd

View File

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