diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -FROM golang:1.22.4 +FROM golang:1.22.4-alpine WORKDIR /app |
index : posse.git | ||
Unnamed repository; edit this file 'description' to name the repository. | NeonXP |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -FROM golang:1.22.4 +FROM golang:1.22.4-alpine WORKDIR /app |