Merge pull request #224 from elgohr/dependabot/docker/ubuntu-9cbed75

Bump ubuntu from `f3b7f1b` to `9cbed75`
This commit is contained in:
github-actions[bot]
2025-09-08 08:16:22 +00:00
committed by GitHub

View File

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