Skip to content

Commit eafc59d

Browse files
ci(deps): update temporalite dependencies (#274)
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | golang | 1.23 | 1.24 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent f3c2f44 commit eafc59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/temporalite/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-alpine@sha256:2c49857f2295e89b23b28386e57e018a86620a8fede5003900f2d138ba9c4037
1+
FROM golang:1.24-alpine@sha256:5429efb7de864db15bd99b91b67608d52f97945837c7f6f7d1b779f9bfe46281
22

33
WORKDIR {GOPATH:-/go}/src/temporalite
44
RUN apk add --no-cache git && \

0 commit comments

Comments
 (0)