aboutsummaryrefslogtreecommitdiff
path: root/.pkgr.yml
diff options
context:
space:
mode:
Diffstat (limited to '.pkgr.yml')
-rw-r--r--.pkgr.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.pkgr.yml b/.pkgr.yml
index 7de4299d..8a1e4594 100644
--- a/.pkgr.yml
+++ b/.pkgr.yml
@@ -15,7 +15,7 @@ targets:
<<: *debian
ubuntu-22.04:
<<: *debian
- centos-7: &centos
+ centos-8:
build_dependencies:
- pam-devel
# required for Go buildpack
@@ -23,8 +23,6 @@ targets:
dependencies:
- pam
- git
- centos-8:
- <<: *centos
before:
- mv .packager/Procfile .
after: