Update golang to go1.18

This commit is contained in:
Jayant Jain 2022-05-06 11:13:53 +00:00
parent 3f2aff4495
commit a81626889e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.17.5
FROM golang:1.18.1
LABEL maintainer="Marcin Wielgus <mwielgus@google.com>"
ENV GOPATH /gopath/