bump go
This commit is contained in:
parent
541e74c7df
commit
22f3bd6f0a
@ -1,8 +1,8 @@
|
||||
# ------------------------------------------------------------------------
|
||||
from mcluseau/golang-builder:1.13.1 as build
|
||||
from mcluseau/golang-builder:1.19.4 as build
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
from alpine:3.10
|
||||
from alpine:3.17
|
||||
volume /srv/dkl-store
|
||||
entrypoint ["/bin/dkl-store"]
|
||||
copy --from=build /go/bin/ /bin/
|
||||
|
Loading…
Reference in New Issue
Block a user