Merge pull request #225 from elgohr/dependabot/docker/ubuntu-590e57a

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

View File

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