mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Merge branch 'master' of github.com:yo8192/protonmail-bridge-docker into yo8192
This commit is contained in:
commit
0ee37b00af
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.13 AS build
|
FROM golang:1.15 AS build
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
RUN apt-get update && apt-get install -y libsecret-1-dev
|
RUN apt-get update && apt-get install -y libsecret-1-dev
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
1.8.3
|
1.8.7
|
||||||
@ -1 +1 @@
|
|||||||
1.8.3-1
|
1.8.7-1
|
||||||
Loading…
Reference in New Issue
Block a user