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.11 +FROM golang:1.17 EXPOSE 8080 RUN \ |
![]() |
index : sally | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM golang:1.11 +FROM golang:1.17 EXPOSE 8080 RUN \ |