Przeglądaj źródła

Update dockerfile

tags/v1.0.11
9seconds 4 lat temu
rodzic
commit
6f3abf0990
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Wyświetl plik

1
 ###############################################################################
1
 ###############################################################################
2
 # BUILD STAGE
2
 # BUILD STAGE
3
 
3
 
4
-FROM golang:1.17-alpine AS build
4
+FROM golang:1.18-alpine AS build
5
 
5
 
6
 RUN set -x \
6
 RUN set -x \
7
   && apk --no-cache --update add \
7
   && apk --no-cache --update add \

Ładowanie…
Anuluj
Zapisz