0
0
forked from toolshed/abra

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

This commit is contained in:
2023-02-02 08:02:02 +00:00
parent 76717531bd
commit f20fbbc913
2 changed files with 5 additions and 5 deletions

View File

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