Fuck self hosting

This commit is contained in:
2024-06-03 16:34:56 -06:00
parent 0f0057805b
commit a982ade417
2 changed files with 1 additions and 30 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.22.0 as build
FROM golang:1.22.3 as build
WORKDIR /app