diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM golang:1.17.8-alpine3.14 AS build_base +FROM golang:1.18.1-alpine3.14 AS build_base RUN apk add --no-cache git |
| index : bowl | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM golang:1.17.8-alpine3.14 AS build_base +FROM golang:1.18.1-alpine3.14 AS build_base RUN apk add --no-cache git |