mirror of
https://github.com/lone-cloud/prism
synced 2026-06-03 08:43:10 -07:00
Bump golang from 1.25-alpine3.23 to 1.26-alpine3.23 (#1)
Bumps golang from 1.25-alpine3.23 to 1.26-alpine3.23. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26-alpine3.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6143a45010
commit
ece2fb2462
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.25-alpine3.23 AS builder
|
FROM golang:1.26-alpine3.23 AS builder
|
||||||
|
|
||||||
ARG VERSION=dev
|
ARG VERSION=dev
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue