Skip to content

Commit

Permalink
Use ubuntu-jammy-minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Oct 25, 2024
1 parent 3e41161 commit 617bb80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-dockerfile-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
workflow_dispatch:

env:
SAGE_TARGET: ghcr.io/sagemath/sage/sage-ubuntu-focal-standard-with-targets
SAGE_SYSTEM: ghcr.io/sagemath/sage/sage-ubuntu-focal-standard-with-system-packages
SAGE_TARGET: ghcr.io/sagemath/sage/sage-ubuntu-jammy-minimal-with-targets
SAGE_SYSTEM: ghcr.io/sagemath/sage/sage-ubuntu-jammy-minimal-with-system-packages
TAG: dev
BRANCH: dev

Expand Down

0 comments on commit 617bb80

Please sign in to comment.