diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ COPY . . RUN go build -o ./out/space . -FROM alpine:3.14 +FROM alpine:3.15 RUN apk add ca-certificates |
| index : space | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -14,7 +14,7 @@ COPY . . RUN go build -o ./out/space . -FROM alpine:3.14 +FROM alpine:3.15 RUN apk add ca-certificates |