Skip to content

Commit

Permalink
feat(deps): Update dependency cdr/code-server to v4.90.2
Browse files Browse the repository at this point in the history
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
  • Loading branch information
plural-renovate[bot] committed Jun 20, 2024
1 parent d61031e commit 5f4d4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \

# args - software versions
# renovate: datasource=github-tags depName=cdr/code-server versioning=semver
ARG CODESERVER_VERSION=v4.89.1
ARG CODESERVER_VERSION=v4.90.2

# install - code-server
RUN curl -sL "https://github.com/cdr/code-server/releases/download/${CODESERVER_VERSION}/code-server_${CODESERVER_VERSION/v/}_amd64.deb" -o /tmp/code-server.deb \
Expand Down

0 comments on commit 5f4d4ea

Please sign in to comment.