mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-02 14:03:06 +00:00
fix: update docker image
This commit is contained in:
parent
f5047b507c
commit
54afef6164
@ -1,5 +1,5 @@
|
||||
# BUILD IMAGE --------------------------------------------------------
|
||||
FROM golang:1.18-alpine3.16 as builder
|
||||
FROM golang:1.19-alpine3.16 as builder
|
||||
|
||||
# Get build tools and required header files
|
||||
RUN apk add --no-cache build-base
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user