Update Dockerfile

This commit is contained in:
Believethehype
2024-03-27 12:47:20 +01:00
parent 5155855bd5
commit 5437f2231a
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine AS builder
FROM golang:1.21-alpine AS builder
WORKDIR /opt/build