Skip to content

Commit

Permalink
Update Node docker image version (konpyutaika#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
juldrixx authored Nov 13, 2024
1 parent 2b6f40a commit fe981d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
deploy-website:
working_directory: /home/circleci/nifikop/site
docker: # run the steps with Docker
- image: node:23.1.0
- image: node:23.2.0
steps:
- checkout:
path: /home/circleci/nifikop
Expand Down

0 comments on commit fe981d0

Please sign in to comment.