Skip to content

Commit

Permalink
feat(deps): Update dependency cdr/code-server to v4.89.0
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 May 9, 2024
1 parent 9593a84 commit e1c5550
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.23.1
ARG CODESERVER_VERSION=v4.89.0

# 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 e1c5550

Please sign in to comment.