Browse Source

packager: use centos-9 and debian-12 (#7668)

Joe Chen 8 months ago
parent
commit
3616bc03c9
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .pkgr.yml

+ 3 - 1
.pkgr.yml

@@ -7,13 +7,15 @@ targets:
       - git
   debian-11:
     <<: *debian
+  debian-12:
+    <<: *debian
   ubuntu-18.04:
     <<: *debian
   ubuntu-20.04:
     <<: *debian
   ubuntu-22.04:
     <<: *debian
-  centos-8:
+  centos-9:
     build_dependencies:
       - pam-devel
       # required for Go buildpack