Skip to content

Commit 13a4a5d

Browse files
committed
bumps openvscode to v.1.72.3 and cloudflared to 2022.10.3
1 parent 30144c4 commit 13a4a5d

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.1
13-
ARG OPENVSCODE_VERSION=v1.72.2
12+
ARG CLOUDFLARE_VERSION=2022.10.3
13+
ARG OPENVSCODE_VERSION=v1.72.3
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)