Skip to content

Commit

Permalink
chore(deps): update dependency ubuntu to v24
Browse files Browse the repository at this point in the history
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
  • Loading branch information
usa-reddragon-renovate-ce[bot] authored Sep 28, 2024
1 parent a0c9f83 commit 9a35982
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/notify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
notify:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Send notification
uses: USA-RedDragon/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# Latest stable version of Ubuntu, of course
FROM ubuntu:22.04
FROM ubuntu:24.04

LABEL org.opencontainers.image.authors "Leandro Heck <[email protected]>, Jacob McSwain <[email protected]>"
LABEL org.opencontainers.image.description "Kicad 7 and KiRI"
Expand Down

0 comments on commit 9a35982

Please sign in to comment.