Skip to content

Commit

Permalink
Merge pull request #187 from smerschjohann/renovate/coder-code-server…
Browse files Browse the repository at this point in the history
…-4.x

Update dependency coder/code-server to v4.96.2
  • Loading branch information
smerschjohann authored Jan 15, 2025
2 parents ecc2565 + 79c5417 commit fb1a61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/fedbox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ FROM fedbox as fedbox-codeserver
ARG TARGETARCH

# renovate: datasource=github-releases depName=coder/code-server
ARG CODE_SERVER_VERSION=v4.96.1
ARG CODE_SERVER_VERSION=v4.96.2

USER root
RUN curl -LO https://github.com/coder/code-server/releases/download/${CODE_SERVER_VERSION}/code-server-${CODE_SERVER_VERSION#v}-${TARGETARCH}.rpm && \
Expand Down

0 comments on commit fb1a61a

Please sign in to comment.