mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-10 23:24:39 +08: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:
parent
44622d6b0e
commit
358ca3917a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue