Skip to content

Commit be0c43a

Browse files
chore: Update to latest UBI image from redhat
1 parent ad9c45f commit be0c43a

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

meta/execution-environment.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
---
22
version: 3
3+
4+
images:
5+
base_image:
6+
name: registry.access.redhat.com/ubi10/ubi:latest
7+
38
dependencies:
49
python: ee-requirements.txt
510
galaxy:
@@ -11,4 +16,4 @@ dependencies:
1116
ansible_core:
1217
package_pip: ansible-core>=2.16.0,<2.17
1318
build_arg_defaults:
14-
ANSIBLE_GALAXY_CLI_COLLECTION_OPTS: '--ignore-certs'
19+
ANSIBLE_GALAXY_CLI_COLLECTION_OPTS: '--ignore-certs'

0 commit comments

Comments
 (0)