Skip to content

Commit 13b7858

Browse files
authored
Merge pull request #95 from blinklabs-io/chore/upgrade-go-builder
chore(deps): upgrade go builder to 1.21.3
2 parents f82ed4a + ead1217 commit 13b7858

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)