1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Bump golang from 1.18.4-alpine3.16 to 1.18.5-alpine3.16 (#1649)

Bumps golang from 1.18.4-alpine3.16 to 1.18.5-alpine3.16.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-01 13:17:04 -04:00
committed by GitHub
parent 44622d6b0e
commit 358ca3917a

View File

@@ -1,4 +1,4 @@
FROM golang:1.18.4-alpine3.16@sha256:d84b1ff3eeb9404e0a7dda7fdc6914cbe657102420529beec62ccb3ef3d143eb AS build
FROM golang:1.18.5-alpine3.16@sha256:c722e06b0ef41689e574726777850065f83c3d9028a8600a125759c472f74786 AS build
WORKDIR /go/src/github.com/StackExchange/dnscontrol