Skip to content

Commit b89a334

Browse files
authored
Merge pull request #42 from blinklabs-io/chore/update-build-image
chore: update Go build image
2 parents 502787a + d7dc1af commit b89a334

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)