mirror of
https://github.com/status-im/go-waku.git
synced 2025-01-13 15:24:46 +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