Skip to content

Commit 9617d2e

Browse files
authored
Merge pull request #34 from blinklabs-io/chore/upgrade-go-builder
chore(deps): upgrade go builder to 1.21.3
2 parents 2fa9959 + 4190586 commit 9617d2e

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

33
WORKDIR /code
44
COPY . .

0 commit comments

Comments
 (0)