Commit 10024ab3 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps): bump golang in /ops-bedrock

Bumps golang from 1.19.9-alpine3.16 to 1.20.4-alpine3.16.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 6b6d2def
FROM golang:1.19.9-alpine3.16 as builder
FROM golang:1.20.4-alpine3.16 as builder
RUN apk add --no-cache make gcc musl-dev linux-headers git jq bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment