Skip to content

Commit 2c45b99

Browse files
committed
bumps openvscdoe to 1.73.1
1 parent 13a4a5d commit 2c45b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG ALT_ARCH=arm64
1010
FROM ${TARGETOS}-${TARGETARCH} AS builder
1111
ARG TARGETARCH
1212
ARG CLOUDFLARE_VERSION=2022.10.3
13-
ARG OPENVSCODE_VERSION=v1.72.3
13+
ARG OPENVSCODE_VERSION=v1.73.1
1414

1515
# Install npm, nodejs and some tools required to build native node modules
1616
RUN sudo apk --no-cache add npm build-base libsecret-dev python3 wget

0 commit comments

Comments
 (0)