Skip to content

Commit c59d5a4

Browse files
build(deps): bump ubuntu from b59d215 to a08e551
Bumps ubuntu from `b59d215` to `a08e551`. --- updated-dependencies: - dependency-name: ubuntu dependency-version: noble dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9454571 commit c59d5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:noble@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
1+
FROM ubuntu:noble@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061
22

33
RUN apt-get update && apt-get install --no-install-recommends -y libssl-dev zlib1g-dev libopus-dev cmake pkg-config g++ gcc git make && apt-get clean && rm -rf /var/lib/apt/lists/*
44

0 commit comments

Comments
 (0)