Merge pull request #216 from elgohr/dependabot/docker/ubuntu-b59d215

⬆️ Bump ubuntu from `6015f66` to `b59d215`
This commit is contained in:
github-actions[bot]
2025-06-03 08:29:17 +00:00
committed by GitHub

View File

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