chore: bump version to 0.80.1 and remove redundant pnpm install from CI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: ghcr.io/activepieces/activepieces:0.80.0
|
||||
image: ghcr.io/activepieces/activepieces:0.80.1
|
||||
container_name: activepieces-app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "activepieces",
|
||||
"version": "0.80.0",
|
||||
"version": "0.80.1",
|
||||
"rcVersion": "0.81.0-rc.0",
|
||||
"packageManager": "bun@1.3.3",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user