We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4799ea7 commit 61e179cCopy full SHA for 61e179c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25-bookworm AS build
+FROM golang:1.25-trixie AS build
2
ENV GOEXPERIMENT=jsonv2
3
WORKDIR /minha-receita
4
COPY go.mod .
0 commit comments