mirror of https://github.com/docker/docs.git
releaser: update to Go 1.19
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
51f2858ea3
commit
b19ea42c73
|
@ -1,6 +1,6 @@
|
||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
ARG GO_VERSION=1.18
|
ARG GO_VERSION=1.19
|
||||||
|
|
||||||
FROM scratch AS sitedir
|
FROM scratch AS sitedir
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue