Skip to content

Commit 914bfb2

Browse files
authored
Merge pull request #19 from blinklabs-io/chore/update-build-image
chore: update Go build image
2 parents d8d0c17 + accdbab commit 914bfb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)