Skip to content

Commit 6c46ebf

Browse files
authored
Update Dockerfile.arm64
1 parent c6c0e0f commit 6c46ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.13-alpine as builder
1+
FROM golang:1.22 AS builder
22

33
# Setup
44
RUN mkdir -p /go/src/github.com/thomseddon/traefik-forward-auth

0 commit comments

Comments
 (0)