Skip to content

Commit

Permalink
chore(deps): update codefresh/cli docker tag to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 0b661f7 commit f8d5a34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion codefresh/pipeline-creator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM codefresh/cli:0.74.9
FROM codefresh/cli:v2.0.0

LABEL maintainer="Cloud Posse <[email protected]>"

Expand Down
2 changes: 1 addition & 1 deletion codefresh/pipeline-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM codefresh/cli:0.74.9
FROM codefresh/cli:v2.0.0

LABEL maintainer="Cloud Posse <[email protected]>"

Expand Down

0 comments on commit f8d5a34

Please sign in to comment.