forked from Mouws/protonmail-bridge-nextcoud-podman
Bump golang to 1.18
This commit is contained in:
parent
0fa5f9fc13
commit
6decf657c2
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.15 AS build
|
FROM golang:1.18 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user