Skip to content

Commit

Permalink
Use the new CentOS 9 image as base.
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
decko committed Feb 16, 2024
1 parent 2ad9fe3 commit 5b14222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=ghcr.io/pulp/pulp-ci-centos:latest
ARG BASE_IMAGE=ghcr.io/pulp/pulp-ci-centos9:latest
FROM $BASE_IMAGE

# configure S6 to use env variables
Expand Down

0 comments on commit 5b14222

Please sign in to comment.