Unverified Commit 554ad87c authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub

chore: Bump golang:alpine version (#7292)

Made with ️️ by updatecli Co-authored-by: 's avatargithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 257fa2c5
ARG GOLANG=golang:1.19.7-alpine3.17
ARG GOLANG=golang:1.19.8-alpine3.17
FROM ${GOLANG} as test-base
RUN apk -U --no-cache add bash jq
......
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