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 c6c0e0f commit 6c46ebfCopy full SHA for 6c46ebf
Dockerfile.arm64
@@ -1,4 +1,4 @@
1
-FROM golang:1.13-alpine as builder
+FROM golang:1.22 AS builder
2
3
# Setup
4
RUN mkdir -p /go/src/github.com/thomseddon/traefik-forward-auth
0 commit comments