Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8-minimal docker di…
Browse files Browse the repository at this point in the history
…gest to 6825946
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 261d1c8 commit fc8b16d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion task/acs-deploy-check/0.1/acs-deploy-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
optional: true
steps:
- name: rox-deploy-scan
image: registry.access.redhat.com/ubi8-minimal@sha256:d8b81a38b5ad9694742ea03159d3217cd2dde3997b1ee53bbb53c33dd67be7b7
image: registry.access.redhat.com/ubi8-minimal@sha256:6825946f10e8c81586fa7815c4f06016af05cfc231d921ec9699402a6655d201
volumeMounts:
- name: repository
mountPath: /workspace/repository
Expand Down
2 changes: 1 addition & 1 deletion task/acs-image-check/0.1/acs-image-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
optional: true
steps:
- name: rox-image-check
image: registry.access.redhat.com/ubi8-minimal@sha256:d8b81a38b5ad9694742ea03159d3217cd2dde3997b1ee53bbb53c33dd67be7b7
image: registry.access.redhat.com/ubi8-minimal@sha256:6825946f10e8c81586fa7815c4f06016af05cfc231d921ec9699402a6655d201
volumeMounts:
- name: rox-secret
mountPath: /rox-secret
Expand Down
2 changes: 1 addition & 1 deletion task/acs-image-scan/0.1/acs-image-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
optional: true
steps:
- name: rox-image-scan
image: registry.access.redhat.com/ubi8-minimal@sha256:d8b81a38b5ad9694742ea03159d3217cd2dde3997b1ee53bbb53c33dd67be7b7
image: registry.access.redhat.com/ubi8-minimal@sha256:6825946f10e8c81586fa7815c4f06016af05cfc231d921ec9699402a6655d201
volumeMounts:
- name: rox-secret
mountPath: /rox-secret
Expand Down

0 comments on commit fc8b16d

Please sign in to comment.