Skip to content

Commit

Permalink
⬆️ Updated node version in docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
MattPoblete committed May 16, 2024
1 parent f210a1d commit fa982b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ currentDir=$(pwd)
# Set the name, image and version for the Docker container
containerName=soroswapFrontend
imageName=node
versionTag=18.18.2
versionTag=20.10.0

# Display the command being executed
echo "Command: $1"
Expand Down

0 comments on commit fa982b5

Please sign in to comment.