Skip to content

Commit

Permalink
Merge pull request #184 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.1
  • Loading branch information
smerschjohann authored Dec 20, 2024
2 parents 400dac2 + a3e049e commit 9d2a930
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.95.3
ARG CODE_SERVER_VERSION=v4.96.1

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 9d2a930

Please sign in to comment.