Skip to content

Commit

Permalink
Merge pull request #142 from blinklabs-io/chore/upgrade-go-builder
Browse files Browse the repository at this point in the history
chore(deps): upgrade go builder to 1.21.3
  • Loading branch information
wolf31o2 authored Oct 11, 2023
2 parents c04bbdd + 5fbb40c commit c8fe25d
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.1-2 AS build
FROM ghcr.io/blinklabs-io/go:1.21.3-1 AS build

WORKDIR /code
COPY . .
Expand Down

0 comments on commit c8fe25d

Please sign in to comment.