1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-26 04:22:05 +02:00

feat(deps): bump golang from 1.20.6-alpine to 1.20.7-alpine

Bumps golang from 1.20.6-alpine to 1.20.7-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-02 08:44:49 +00:00 committed by Carlos Alexandro Becker
parent 51d9fc67a9
commit b640c27f48

View File

@ -1,4 +1,4 @@
FROM golang:1.20.6-alpine@sha256:7839c9f01b5502d7cb5198b2c032857023424470b3e31ae46a8261ffca72912a
FROM golang:1.20.7-alpine@sha256:7efb78dac256c450d194e556e96f80936528335033a26d703ec8146cec8c2090
RUN apk add --no-cache bash \
curl \