Update Dockerfile

This commit is contained in:
2022-01-31 17:11:59 -05:00
committed by GitHub
parent 49e6220958
commit cb6573e42b

View File

@ -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"