mirror of
https://github.com/EgeBalci/sgn
synced 2026-06-08 10:56:31 +00:00
Dockerfile updated
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.15-buster as builder
|
||||
FROM golang:latest as builder
|
||||
|
||||
RUN apt-get update && apt-get -y install \
|
||||
build-essential \
|
||||
|
||||
Reference in New Issue
Block a user