Skip to content

Commit

Permalink
update EE definition to v3 and use CentOS Stream 9 as base image
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jun 20, 2024
1 parent 9033a13 commit 829ab8f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions meta/execution-environment.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
version: 1
version: 3

build_arg_defaults:
EE_BASE_IMAGE: 'quay.io/ansible/ansible-runner:latest'
images:
base_image:
name: quay.io/centos/centos:stream9

dependencies:
# File paths are relative to collection root folder when collection is
Expand Down

0 comments on commit 829ab8f

Please sign in to comment.