Skip to content

Commit

Permalink
Merge pull request #6 from aservo/ubuntu-24.04
Browse files Browse the repository at this point in the history
Upgrade to Ubuntu 24.04 to get newer package versions
  • Loading branch information
brettaufheber authored Apr 24, 2024
2 parents 18c440d + 018ee4b commit 265b434
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 265b434

Please sign in to comment.