Skip to content

Commit

Permalink
Update to Fedora Linux 39
Browse files Browse the repository at this point in the history
  • Loading branch information
hroncok committed May 21, 2024
1 parent 0821f9c commit 9c88d81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- cron: '48 23 * * 6'

env:
FEDORA_VERSION: 38
FEDORA_VERSION: 39

jobs:
build-and-push:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:38
FROM registry.fedoraproject.org/fedora:39

LABEL maintainer="Lumír 'Frenzy' Balhar <frenzy.madness@gmail.com>"

Expand Down

0 comments on commit 9c88d81

Please sign in to comment.