diff --git a/Dockerfile b/Dockerfile index 98c85d4..5fefaff 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM centos:8 +FROM rockylinux:8 LABEL "com.github.actions.name"="Butler Push" LABEL "com.github.actions.description"="Publishes releases to Itch.io using Butler"