Skip to content

Commit

Permalink
build(deps): bump goreleaser/goreleaser from v0.182.1 to v0.183.0
Browse files Browse the repository at this point in the history
Bumps goreleaser/goreleaser from v0.182.1 to v0.183.0.

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2021
1 parent 5c9d362 commit 29c6537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.devkit
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
FROM hashicorp/packer:1.7.7 as packer
FROM golangci/golangci-lint:v1.42.1-alpine as golangci-lint
FROM goreleaser/goreleaser:v0.182.1 as goreleaser
FROM goreleaser/goreleaser:v0.183.0 as goreleaser
FROM docker:20.10 as docker

FROM golang:1.17.2 as builder
Expand Down

0 comments on commit 29c6537

Please sign in to comment.