chore(deps): update golang docker tag to v1.21

This commit is contained in:
2023-08-09 07:02:07 +00:00
parent 2d826e47d0
commit e42139fd83
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.20-alpine AS build
FROM golang:1.21-alpine AS build
ENV GOPRIVATE coopcloud.tech