Merge pull request #73 from gurucomputing/72-update-development-image

72-update-development-image
This commit is contained in:
routerino 2022-11-05 16:14:33 +11:00 committed by GitHub
commit 2a57342aef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
FROM node:latest
# Arguments
ARG OPENVSCODE_VERSION="1.69.2"
ARG OPENVSCODE_VERSION="1.73.0"
# Volumes
VOLUME /data