Skip to content

Commit

Permalink
Merge pull request #120 from blinklabs-io/chore/deps-update-go
Browse files Browse the repository at this point in the history
chore(deps): update go sha to latest for 1.19
  • Loading branch information
wolf31o2 authored Jul 12, 2023
2 parents 8664feb + 29197e9 commit 7d4cdd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# go:1.19 on 20230706
FROM cgr.dev/chainguard/go@sha256:13a12452e39525bf71ca9bee362fcaccd933952960391a601676e55406b6fc2f AS build
# go:1.19 on 20230712
FROM cgr.dev/chainguard/go@sha256:c52c640eaaa1c5032d9eaa25e81e8ab0b7543d0ab1e2c09a0baec98e28620c9c AS build

WORKDIR /code
COPY . .
Expand Down

0 comments on commit 7d4cdd7

Please sign in to comment.