Update golang from 1.15.4 to 1.15.5

This commit is contained in:
bump
2020-11-13 16:07:29 +00:00
parent 44193af2e0
commit ad0e713aa1

View File

@ -1,5 +1,5 @@
# bump: golang /GOLANG_VERSION=([\d.]+)/ docker:golang|^1
ARG GOLANG_VERSION=1.15.4
ARG GOLANG_VERSION=1.15.5
# bump: youtube-dl /YDL_VERSION=([\d.]+)/ https://gitlab.com/dstftw/youtube-dl.git|/^\d/|sort
ARG YDL_VERSION=2020.11.12