Skip to content

Commit a3728ab

Browse files
build(deps): bump ubuntu in the docker-dependencies group (spiceai#10397)
Bumps the docker-dependencies group with 1 update: ubuntu. Updates `ubuntu` from 22.04 to 24.04 --- updated-dependencies: - dependency-name: ubuntu dependency-version: '24.04' dependency-type: direct:production dependency-group: docker-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dcf253 commit a3728ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04
1+
FROM ubuntu:24.04
22

33
RUN apt-get update \
44
&& apt-get install --yes --no-install-recommends ca-certificates libssl3 tzdata \

0 commit comments

Comments
 (0)