Skip to content

Commit 30144c4

Browse files
committed
bumps openvscode to v.1.72.2 and cloudflared to 2022.10.1
1 parent 36c6329 commit 30144c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ARG ALT_ARCH=arm64
99
# This inherits from the hack above
1010
FROM ${TARGETOS}-${TARGETARCH} AS builder
1111
ARG TARGETARCH
12-
ARG CLOUDFLARE_VERSION=2022.10.0
13-
ARG OPENVSCODE_VERSION=v1.72.0
12+
ARG CLOUDFLARE_VERSION=2022.10.1
13+
ARG OPENVSCODE_VERSION=v1.72.2
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)