Update Dockerfile

This commit is contained in:
Layla 2022-01-31 17:11:59 -05:00 committed by GitHub
parent 49e6220958
commit cb6573e42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"