Merge pull request #203 from elgohr/dependabot/docker/ubuntu-dfc1087

⬆️ Bump ubuntu from `8a37d68` to `dfc1087`
This commit is contained in:
github-actions[bot]
2024-09-17 08:38:51 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM ubuntu:24.04@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee as runtime
FROM ubuntu:24.04@sha256:dfc10878be8d8fc9c61cbff33166cb1d1fe44391539243703c72766894fa834a as runtime
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get install -y ca-certificates curl gnupg lsb-release jq \