Skip to content

Commit

Permalink
chore(deps): update dependency codefresh/cli to v0.78.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent af2976a commit 6079e96
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:0.78.5

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:0.78.5

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

Expand Down

0 comments on commit 6079e96

Please sign in to comment.