go1.16: change from 1.16rc1 to 1.16
This commit is contained in:
parent
9cc16bce33
commit
65581b7e03
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
# SOFTWARE.
|
||||
#
|
||||
|
||||
FROM --platform=$BUILDPLATFORM golang:1.16rc1-alpine
|
||||
FROM --platform=$BUILDPLATFORM golang:1.16-alpine
|
||||
|
||||
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
|
||||
|
||||
|
|
Loading…
Reference in a new issue