Skip to content

Commit

Permalink
chore: upgrade sericea to fedora 39
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpz committed Sep 23, 2023
1 parent 3cea0f4 commit 963d6b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sericea.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
schedule:
- cron: '20 20 * * *' # 8:20pm everyday
env:
IMAGE_NAME: sericea-38
IMAGE_NAME: sericea-39
IMAGE_TAGS: latest ${{ github.sha }}
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
REGISTRY_USER: ${{ github.actor }}
Expand Down
2 changes: 1 addition & 1 deletion Containerfile.sericea
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/fedora-ostree-desktops/sericea:38
FROM quay.io/fedora-ostree-desktops/sericea:39

COPY usr /usr

Expand Down

0 comments on commit 963d6b0

Please sign in to comment.