mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 04:48:33 +07:00
Merge pull request #877 from terraform-docs/dependabot/docker/library/golang-1.25.3-alpine
chore(deps): bump library/golang from 1.24.2-alpine to 1.25.3-alpine
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# You may obtain a copy of the License at the LICENSE file in
|
# You may obtain a copy of the License at the LICENSE file in
|
||||||
# the root directory of this source tree.
|
# the root directory of this source tree.
|
||||||
|
|
||||||
FROM docker.io/library/golang:1.25.3-alpine AS builder
|
FROM docker.io/library/golang:1.25.5-alpine AS builder
|
||||||
|
|
||||||
RUN apk add --update --no-cache make
|
RUN apk add --update --no-cache make
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user