Skip to content

Commit

Permalink
chore(deps): update dependency codefresh/cli to v0.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent af2976a commit 9279eea
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.79.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:0.79.0

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

Expand Down

0 comments on commit 9279eea

Please sign in to comment.