Skip to content

Commit 4b41fba

Browse files
dependabot[bot]josephpage
authored andcommitted
build(deps): bump gitlab-org/cli from v1.86.0 to v1.87.0 in /code-server
Bumps [gitlab-org/cli](https://gitlab.com/gitlab-org/cli) from v1.86.0 to v1.87.0. - [Release notes](https://gitlab.com/gitlab-org/cli/tags) - [Changelog](https://gitlab.com/gitlab-org/cli/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/gitlab-org/cli/compare/v1.86.0...v1.87.0) --- updated-dependencies: - dependency-name: gitlab-org/cli dependency-version: v1.87.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f367f38 commit 4b41fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FROM docker.io/goodwithtech/dockle:v0.4.15 AS dockle
1515
FROM gcr.io/k8s-skaffold/skaffold:v2.17.2 AS skaffold
1616
FROM ghcr.io/opentofu/opentofu:1.11.5-minimal AS opentofu
1717
FROM docker.io/hashicorp/terraform:1.14.6 AS terraform
18-
FROM registry.gitlab.com/gitlab-org/cli:v1.86.0 AS gitlab-cli
18+
FROM registry.gitlab.com/gitlab-org/cli:v1.87.0 AS gitlab-cli
1919

2020
FROM ghcr.io/coder/code-server:4.109.2-noble
2121
ARG TARGETOS

0 commit comments

Comments
 (0)