mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-14 17:14:47 +08:00
CHORE: Bump golang from c722e06
to dda10a0
(#1652)
Bumps golang from `c722e06` to `dda10a0`. --- 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
623333aff1
commit
4f2a624ce6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.18.5-alpine3.16@sha256:c722e06b0ef41689e574726777850065f83c3d9028a8600a125759c472f74786 AS build
|
||||
FROM golang:1.18.5-alpine3.16@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 AS build
|
||||
|
||||
WORKDIR /go/src/github.com/StackExchange/dnscontrol
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue