Skip to content

Commit

Permalink
Merge pull request #111 from mesosphere/dependabot/docker/goreleaser/…
Browse files Browse the repository at this point in the history
…goreleaser-v0.183.0

build(deps): bump goreleaser/goreleaser from v0.182.1 to v0.183.0
  • Loading branch information
faiq authored Oct 25, 2021
2 parents 5c9d362 + 29c6537 commit a595765
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 a595765

Please sign in to comment.