mirror of
https://github.com/kovetskiy/mark.git
synced 2026-03-14 06:07:36 +08:00
build(deps): bump golang from 1.26.0 to 1.26.1
Bumps golang from 1.26.0 to 1.26.1. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
945cb9b978
commit
fbb0302bf5
@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.0 AS builder
|
||||
FROM golang:1.26.1 AS builder
|
||||
ENV GOPATH="/go"
|
||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||
COPY / .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user