Merge pull request #223 from elgohr/dependabot/docker/ubuntu-f3b7f1b

Bump ubuntu from `7c06e91` to `f3b7f1b`
This commit is contained in:
github-actions[bot]
2025-09-05 19:41:22 +00:00
committed by GitHub

View File

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