Skip to content

Commit

Permalink
Migrate from docker-image to registry-image (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
berroar authored Jan 17, 2024
1 parent 94eecd5 commit d87fbfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/output-results-to-slack.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
platform: linux
image_resource:
type: docker-image
type: registry-image
source:
repository: python
tag: 3.11-slim
Expand Down
2 changes: 1 addition & 1 deletion ci/run-benchmark.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
platform: linux
image_resource:
type: docker-image
type: registry-image
source:
repository: ((image_registry))/eq-app-k8s-deploy-image
tag: ((deploy_image_version))
Expand Down

0 comments on commit d87fbfc

Please sign in to comment.