mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2026-03-14 02:53:07 +01:00
Bump Go to 1.15 for build (#37)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.13 AS build
|
||||
FROM golang:1.15 AS build
|
||||
|
||||
# Install dependencies
|
||||
RUN apt-get update && apt-get install -y libsecret-1-dev
|
||||
|
||||
Reference in New Issue
Block a user