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.
1 parent d21fcb0 commit a107032Copy full SHA for a107032
dockerfiles/temporalite/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine@sha256:5429efb7de864db15bd99b91b67608d52f97945837c7f6f7d1b779f9bfe46281
+FROM golang:1.24-alpine@sha256:beded3aa2b820de62cd378834292360140504b2a12c9544d4f2b7523237a8b8d
2
3
WORKDIR {GOPATH:-/go}/src/temporalite
4
RUN apk add --no-cache git && \
0 commit comments