Skip to content

Commit

Permalink
bumps openvscode to v.1.72.2 and cloudflared to 2022.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raonigabriel committed Oct 18, 2022
1 parent 36c6329 commit 30144c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ ARG ALT_ARCH=arm64
# This inherits from the hack above
FROM ${TARGETOS}-${TARGETARCH} AS builder
ARG TARGETARCH
ARG CLOUDFLARE_VERSION=2022.10.0
ARG OPENVSCODE_VERSION=v1.72.0
ARG CLOUDFLARE_VERSION=2022.10.1
ARG OPENVSCODE_VERSION=v1.72.2

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

0 comments on commit 30144c4

Please sign in to comment.