Skip to content

Commit

Permalink
[Ubuntu] Latest is now 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
PhasecoreX committed Apr 25, 2024
1 parent dc72158 commit f5ae144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@ jobs:
tags: |-
ghcr.io/phasecorex/user-ubuntu:22.04
ghcr.io/phasecorex/user-ubuntu:jammy
ghcr.io/phasecorex/user-ubuntu:latest
docker.io/phasecorex/user-ubuntu:22.04
docker.io/phasecorex/user-ubuntu:jammy
docker.io/phasecorex/user-ubuntu:latest
cache-from: ghcr.io/phasecorex/user-ubuntu:22.04
- base-image: ubuntu:24.04
platforms: |-
Expand All @@ -68,8 +66,10 @@ jobs:
tags: |-
ghcr.io/phasecorex/user-ubuntu:24.04
ghcr.io/phasecorex/user-ubuntu:noble
ghcr.io/phasecorex/user-ubuntu:latest
docker.io/phasecorex/user-ubuntu:24.04
docker.io/phasecorex/user-ubuntu:noble
docker.io/phasecorex/user-ubuntu:latest
cache-from: ghcr.io/phasecorex/user-ubuntu:24.04
fail-fast: false
steps:
Expand Down

0 comments on commit f5ae144

Please sign in to comment.