Skip to content

Commit

Permalink
Bump ubuntu from noble-20240801 to noble-20241009
Browse files Browse the repository at this point in the history
Bumps ubuntu from noble-20240801 to noble-20241009.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and laneybot[bot] committed Oct 14, 2024
1 parent 484512a commit 2c1839d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:noble-20240801 AS ubuntu
FROM ubuntu:noble-20241009 AS ubuntu

# This is more likely to have up-to-date Ubuntu release info
RUN apt update && apt install -y distro-info-data && rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 2c1839d

Please sign in to comment.