mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 02:19:28 +00:00
Bump docker.io/golang image from 1.24.5 to v1.24.6 (#1461)
Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0dd91f8fb9
commit
7a2f0be647
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/golang:1.24.5 AS builder
|
||||
FROM docker.io/golang:1.24.6 AS builder
|
||||
COPY . src
|
||||
RUN cd src && make build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user