Merge pull request #195 from elgohr/dependabot/docker/ubuntu-1b8d8ff

⬆️ Bump ubuntu from `77906da` to `1b8d8ff`
This commit is contained in:
github-actions[bot]
2024-04-16 08:55:53 +00:00
committed by GitHub

View File

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