chore: update to Golang 1.23
This commit is contained in:
parent
fb49f049e6
commit
fd60fa1452
|
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.21-alpine as builder
|
FROM golang:1.23-alpine as builder
|
||||||
MAINTAINER Fullstory Engineering
|
MAINTAINER Fullstory Engineering
|
||||||
|
|
||||||
# create non-privileged group and user
|
# create non-privileged group and user
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue