Skip to content

Commit

Permalink
Update dependency coder/code-server to v4.96.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 9d2a930 commit 79c5417
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 79c5417

Please sign in to comment.