feat: use latest golang version
This commit is contained in:
parent
a892996d4d
commit
eb5541167b
@ -1,5 +1,5 @@
|
|||||||
# Debian GNU/Linux 10 (1.13.10-buster)
|
# Debian GNU/Linux 10 (1.13.10-buster)
|
||||||
FROM golang:1.16-buster
|
FROM golang:latest
|
||||||
|
|
||||||
# copy entrypoint file
|
# copy entrypoint file
|
||||||
COPY entrypoint.go /usr/bin/entrypoint.go
|
COPY entrypoint.go /usr/bin/entrypoint.go
|
||||||
|
Loading…
Reference in New Issue
Block a user