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 2911e3d commit 930e88fCopy full SHA for 930e88f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.26.3-alpine AS builder
+FROM golang:1.26.4-alpine AS builder
2
3
RUN apk add --no-cache git ca-certificates chromium tzdata
4
0 commit comments