We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a4a5d commit 2c45b99Copy full SHA for 2c45b99
Dockerfile
@@ -10,7 +10,7 @@ ARG ALT_ARCH=arm64
10
FROM ${TARGETOS}-${TARGETARCH} AS builder
11
ARG TARGETARCH
12
ARG CLOUDFLARE_VERSION=2022.10.3
13
-ARG OPENVSCODE_VERSION=v1.72.3
+ARG OPENVSCODE_VERSION=v1.73.1
14
15
# Install npm, nodejs and some tools required to build native node modules
16
RUN sudo apk --no-cache add npm build-base libsecret-dev python3 wget
0 commit comments