mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-31 22:36:58 -04:00
bump golang release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/golang:1.23.0-alpine AS builder
|
||||
FROM docker.io/library/golang:1.23.4-alpine AS builder
|
||||
RUN apk add --no-cache make
|
||||
WORKDIR /gossaSrc
|
||||
COPY . /gossaSrc
|
||||
|
||||
Reference in New Issue
Block a user