Skip to content

Commit

Permalink
feat: add ubi 8.9
Browse files Browse the repository at this point in the history
for security
  • Loading branch information
Mossman1215 authored and ardrigh committed Mar 18, 2024
1 parent a00ea53 commit dddd642
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ sync:
# | xargs -n 1 -l bash -c 'cosign verify -o text --certificate-identity-regexp "$2" --certificate-oidc-issuer-regexp "$1" "$0"'
- source: docker.io/library/alpine:3.18@sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11
destination: ghcr.io/geonet/base-images/alpine:3.18 # latest alpine
- source: docker.io/redhat/ubi8:8.8@sha256:a7143118671dfc61aca46e8ab9e488500495a3c4c73a69577ca9386564614c13
destination: ghcr.io/geonet/base-images/ubi8:8.8
- source: docker.io/redhat/ubi8-minimal:8.8@sha256:621f5245fb3e8597a626163cdf1229e1f8311e07ab71bb1e9332014b51c59f9c
destination: ghcr.io/geonet/base-images/ubi8-minimal:8.8
- source: docker.io/redhat/ubi8:8.9@sha256:e5d89fb9c9b6592d0d5e576c53021598cde831b20213207ecd896049c4b21c08
destination: ghcr.io/geonet/base-images/ubi8:8.9
- source: docker.io/redhat/ubi8-minimal:8.9@sha256:f28a083503f91d97fd3ac2ec24d67c0fa705c086c4c01f31c33567ebab1dfcb8
destination: ghcr.io/geonet/base-images/ubi8-minimal:8.9
- source: docker.io/datadog/agent:7.51.0@sha256:fa2e2347bb66513515074e825ff749f950ab6051f61b889ba3734f328bf86ec6
destination: ghcr.io/geonet/base-images/datadog/agent:7.51.0
- source: docker.io/datadog/agent:7.51.0@sha256:fa2e2347bb66513515074e825ff749f950ab6051f61b889ba3734f328bf86ec6
Expand Down

0 comments on commit dddd642

Please sign in to comment.