Skip to content

Commit 82d45b0

Browse files
committed
Update to Fedora Linux 43
1 parent 95cdc18 commit 82d45b0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
workflow_dispatch:
1313

1414
env:
15-
FEDORA_VERSION: 42
15+
FEDORA_VERSION: 43
1616

1717
jobs:
1818
build-test-and-push:

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.fedoraproject.org/fedora:42
1+
FROM registry.fedoraproject.org/fedora:43
22

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

0 commit comments

Comments
 (0)