Skip to content

Commit dd55ed6

Browse files
committed
chore(deps): spawn docker internal version
1 parent 0a8f88f commit dd55ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# docker build . -t spawn:local
44
# docker run -it spawn:local
55

6-
FROM golang:1.22.11 AS builder
6+
FROM golang:1.23.6 AS builder
77

88
WORKDIR /app
99

0 commit comments

Comments
 (0)