Skip to content

Commit fd4a6c4

Browse files
authored
chore(deps): upgrade to go 1.21.10 for image builds (#152)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent d51c544 commit fd4a6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/blinklabs-io/go:1.21.9-1 AS build
1+
FROM ghcr.io/blinklabs-io/go:1.21.10-1 AS build
22

33
WORKDIR /code
44
COPY . .

0 commit comments

Comments
 (0)