diff --git a/Dockerfile b/Dockerfile index 6aaf7a5..b15007b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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"