Skip to content

Commit

Permalink
Merge pull request #56 from blinklabs-io/dependabot/docker/blinklabs-…
Browse files Browse the repository at this point in the history
…io/go-1.21.5-1

chore(deps): Bump blinklabs-io/go from 1.21.4-1 to 1.21.5-1
  • Loading branch information
agaffney committed Dec 18, 2023
2 parents 7e5e656 + 237c7c0 commit 704e750
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.4-1 AS build
FROM ghcr.io/blinklabs-io/go:1.21.5-1 AS build

WORKDIR /code
COPY . .
Expand Down

0 comments on commit 704e750

Please sign in to comment.