mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
chore(deps): update golang docker tag to v1.23
This commit is contained in:
parent
00fc1a0634
commit
6aec10b3e5
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.22-alpine3.19 as golang
|
FROM golang:1.23-alpine3.19 as golang
|
||||||
|
|
||||||
RUN apk add --no-cache -U \
|
RUN apk add --no-cache -U \
|
||||||
curl git
|
curl git
|
||||||
|
Loading…
Reference in New Issue
Block a user