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.15-alpine AS build +FROM golang:1.24-alpine AS build WORKDIR /shoelaces COPY . . |
![]() |
index : shoelaces | |
| Painless server bootstrapping |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM golang:1.15-alpine AS build +FROM golang:1.24-alpine AS build WORKDIR /shoelaces COPY . . |