mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 02:19:28 +00:00
Bump docker.io/golang image from 1.22.3 to v1.22.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/golang:1.22.3 AS builder
|
||||
FROM docker.io/golang:1.22.4 AS builder
|
||||
COPY . src
|
||||
RUN cd src && make build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user