1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-21 19:03:26 +01:00

chore(build): bump Dockerfile-build go version

This commit is contained in:
Nihal Gonsalves 2023-07-10 20:14:29 +02:00
parent c7f85e6283
commit 86cc3b9607

View file

@ -1,4 +1,4 @@
FROM golang:1.19-bullseye as builder
FROM golang:1.20-bullseye as builder
ARG VERSION=dev
ARG COMMIT=unknown