We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4152318
1 parent f523300 commit d822838Copy full SHA for d822838
build/Dockerfile
@@ -21,7 +21,7 @@ FROM golang:1.23-alpine@sha256:13aaa4b92fd4dc81683816b4b62041442e9f685deeb848897
21
22
23
############################################# Base image for Alpine #############################################
24
-FROM nginx:1.27.3-alpine@sha256:4efa432b751239898e576a2178702fb156fc483f6d456e0ad5899b3bf5c0445a AS alpine
+FROM nginx:1.27.3-alpine@sha256:9b460c5ee96333b43a92df16351e150af717ad6522101e52d05d255cd7241064 AS alpine
25
26
RUN --mount=type=bind,from=alpine-opentracing-lib,target=/tmp/ot/ \
27
apk add --no-cache libcap libstdc++ \
0 commit comments