-
- Downloads
Build ARMv8 Docker Images (#1594)
* Build ARMv8 Docker Images
Fixes #1593
* Change platform to arm64/v8
* Drop separate tags for different architectures
* Mark the architecture image tags for deprecation
Co-authored-by:
Joel Speed <Joel.speed@hotmail.co.uk>
module github.com/oauth2-proxy/oauth2-proxy/v7 | ||
go 1.17 | ||
go 1.18 | ||
require ( | ||
github.com/Bose/minisentinel v0.0.0-20200130220412-917c5a9223bb | ||
... | ... |
Please sign in to comment