Skip to content

Commit

Permalink
feat(build-v3.3.0): Try to build v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
colfes committed Nov 19, 2023
1 parent 85497d8 commit 1b60063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: Checkout
uses: actions/checkout@v2
with:
ref: v3.2.1
ref: v3.3.0
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand All @@ -38,7 +38,7 @@ jobs:
push: true
tags: |
fius/rallly:dev
fius/rallly:v3.2.1
fius/rallly:v3.3.0
file: apps/web/Dockerfile
# context: ./apps/web
platforms: linux/amd64,linux/arm64/v8
Expand Down

0 comments on commit 1b60063

Please sign in to comment.