Build with golang 1.18

This commit is contained in:
Brock Vojkovic 2023-11-05 16:35:31 +11:00 committed by GitHub
parent 4059da180b
commit 6cb4bb530e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM golang:alpine AS build
FROM golang:1.18-alpine AS build
WORKDIR /app/