Skip to content

Commit 2efd6f0

Browse files
authored
Merge pull request #91 from blinklabs-io/chore/update-build-image
chore: update Go build image
2 parents a58c133 + 83b63d4 commit 2efd6f0

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.1-1 AS build
1+
FROM ghcr.io/blinklabs-io/go:1.21.1-2 AS build
22

33
WORKDIR /code
44
COPY . .

0 commit comments

Comments
 (0)