Skip to content

Commit

Permalink
feat(Dependencies): Update ubuntu Docker tag to v24
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| docker     | ubuntu  | 22.04 | noble |
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 59fd5d9 commit 1573a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04
MAINTAINER awalende


Expand Down

0 comments on commit 1573a03

Please sign in to comment.