Skip to content

Commit

Permalink
Merge pull request #42 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 authored Dec 18, 2023
2 parents b856d81 + 7caa771 commit 17bdef0
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 17bdef0

Please sign in to comment.