Skip to content

Commit

Permalink
Upgrade piped-base to 0.2.1 (#1881)
Browse files Browse the repository at this point in the history
**What this PR does / why we need it**:

**Which issue(s) this PR fixes**:

Fixes #1879

**Does this PR introduce a user-facing change?**:
<!--
If no, just write "NONE" in the release-note block below.
-->
```release-note
NONE
```

This PR was merged by Kapetanios.
  • Loading branch information
nakabonne committed Apr 19, 2021
1 parent e9c80bb commit ff12940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Expand Up @@ -129,10 +129,10 @@ load(

container_pull(
name = "piped-base",
digest = "sha256:792ac87ea71cc12d3213f669717d045cd4a0db2a2d8b512ab1450c8301eae475",
digest = "sha256:41175b8a7cf8acf425808f6770cabcc43fef423a31b647957341ac2de4161a9e",
registry = "gcr.io",
repository = "pipecd/piped-base",
tag = "0.2.0",
tag = "0.2.1",
)

container_pull(
Expand Down

0 comments on commit ff12940

Please sign in to comment.