Skip to content

Commit

Permalink
feat DO-1593: update image version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOrangePuff committed Jan 11, 2024
1 parent 4f7ec76 commit d26be7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.release.target_commitish }}
- run: docker build --build-arg NODE_TAG=20-alpine .
- run: docker build --build-arg NODE_TAG=20 .

0 comments on commit d26be7c

Please sign in to comment.