Skip to content

Commit

Permalink
docker-node_version
Browse files Browse the repository at this point in the history
  • Loading branch information
GJS2162 committed Oct 15, 2022
1 parent c653948 commit 8e7f435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
node-docker:
runs-on: ubuntu-latest
container:
image: node:13.5.0-alpine3.10
image: node:14.20.1-alpine
steps:
- name: Log node version
run: |
Expand Down

0 comments on commit 8e7f435

Please sign in to comment.