Skip to content

Commit

Permalink
Switch to Ubuntu 24.04 to get newer package versions
Browse files Browse the repository at this point in the history
The new Ubuntu LTS release 24.04 is still beta. Still, I want to make
use of newer package versions.
  • Loading branch information
pathob committed Apr 24, 2024
1 parent 18c440d commit 71751cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04

ENV DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.4.0

0 comments on commit 71751cb

Please sign in to comment.