mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
This PR updates the base images for our docker files to a version of Alpine without vulnerabilities. ## Test plan Pipelines from https://github.com/sourcegraph/sourcegraph/pull/50248 indicate that there are no vulnerabilities in the base image. <!-- All pull requests REQUIRE a test plan: https://docs.sourcegraph.com/dev/background-information/testing_principles --> |
||
|---|---|---|
| .. | ||
| examples | ||
| .gitignore | ||
| BUILD.bazel | ||
| build.sh | ||
| docker-publish.sh | ||
| Dockerfile | ||
| entry.sh | ||
| main_test.go | ||
| main.go | ||
| release.sh | ||
| serve_test.go | ||
| serve.go | ||
| snapshot.go | ||