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:
Xanatos
2026-02-09 20:04:04 +01:00
parent eed59bf1db
commit fb0a6f1395

View File

@@ -1,4 +1,4 @@
FROM rockylinux:8
FROM rockylinux:9
LABEL "com.github.actions.name"="Butler Push"
LABEL "com.github.actions.description"="Publishes releases to Itch.io using Butler"