Skip to content

Commit

Permalink
Merge pull request eugeneware#113 from zimbatm/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
Update ubuntu Docker tag to v24
  • Loading branch information
zimbatm authored Apr 26, 2024
2 parents d3c36c6 + 1b45afc commit bc2f5e8
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:jammy
FROM ubuntu:noble

# Basic packages needed to download dependencies and unpack them.
RUN apt-get update && apt-get install -y \
Expand Down

0 comments on commit bc2f5e8

Please sign in to comment.