mirror of
https://github.com/yeslayla/butler-publish-itchio-action.git
synced 2026-03-11 03:23:26 +01:00
chore: increase rocky Linux version to 9
This update was done to get a newer version of glibc, which is required with the latest update of Butler.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM rockylinux:8
|
FROM rockylinux:9
|
||||||
|
|
||||||
LABEL "com.github.actions.name"="Butler Push"
|
LABEL "com.github.actions.name"="Butler Push"
|
||||||
LABEL "com.github.actions.description"="Publishes releases to Itch.io using Butler"
|
LABEL "com.github.actions.description"="Publishes releases to Itch.io using Butler"
|
||||||
|
|||||||
Reference in New Issue
Block a user