Merge pull request #190 from elgohr/dependabot/docker/ubuntu-a2bbdf7

⬆️ Bump ubuntu from `6042500` to `a2bbdf7`
This commit is contained in:
github-actions[bot]
2024-01-17 08:22:50 +00:00
committed by GitHub

View File

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