mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
Bump golang from 1.20.6 to 1.20.7
Bumps golang from 1.20.6 to 1.20.7. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dalton Hubble
parent
1b6a05748f
commit
df82b919e8
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/golang:1.20.6 AS builder
|
||||
FROM docker.io/golang:1.20.7 AS builder
|
||||
COPY . src
|
||||
RUN cd src && make build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user