sourcegraph/dev/src-expose
Vincent 9a2904203c
dep: resolve CVE-2023-0464 in base image 2/2 (#50261)
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
-->
2023-04-02 18:24:34 +02:00
..
examples src-expose: Several items of feedback/polish (#5914) 2019-10-09 22:53:03 +02:00
.gitignore src-expose: Release script 2019-10-09 23:01:56 +02:00
BUILD.bazel bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
build.sh ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
docker-publish.sh ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
Dockerfile dep: resolve CVE-2023-0464 in base image 2/2 (#50261) 2023-04-02 18:24:34 +02:00
entry.sh ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
main_test.go src-expose: index page listing instructions and urls (#8327) 2020-02-07 20:27:27 +00:00
main.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
release.sh Release arm versions of src-expose (#26265) 2021-10-19 15:11:36 +02:00
serve_test.go Replace os.MkdirTemp in tests with t.TempDir() (#34590) 2022-04-27 16:08:29 +00:00
serve.go all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
snapshot.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00