Skip to content

Commit

Permalink
patch(deps): Bump golang from dc4f475 to d171aa3
Browse files Browse the repository at this point in the history
Bumps golang from `dc4f475` to `d171aa3`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2022
1 parent 3f6321d commit 62b6f46
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 golang:1.19.3-alpine3.16@sha256:dc4f4756a4fb91b6f496a958e11e00c0621130c8dfbb31ac0737b0229ad6ad9c AS build
FROM golang:1.19.3-alpine3.16@sha256:d171aa333fb386089206252503bc6ab545072670e0286e3d1bbc644362825c6e AS build

ARG BUILD_VERSION
ARG VERSION=${BUILD_VERSION:-0.0.0}
Expand Down

0 comments on commit 62b6f46

Please sign in to comment.