Skip to content

Commit

Permalink
chore(deps): upgrade to go 1.21.10 for image builds
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed May 8, 2024
1 parent d51c544 commit 75fcd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/blinklabs-io/go:1.21.9-1 AS build
FROM ghcr.io/blinklabs-io/go:1.21.10-1 AS build

WORKDIR /code
COPY . .
Expand Down

0 comments on commit 75fcd32

Please sign in to comment.