mirror of
https://gitlab.com/jarylc/docker-duoauthproxy.git
synced 2026-02-07 14:29:15 +00:00
dynamically select Alpine version with correct Python version pin
This commit is contained in:
@@ -22,7 +22,7 @@ variables:
|
||||
- name: docker:dind
|
||||
command: ["--experimental"]
|
||||
script:
|
||||
- VERSION=$LATEST CHECKSUM=$CHECKSUM PYTHON_VERSION=$PYTHON_VERSION ./build.sh
|
||||
- VERSION=$LATEST CHECKSUM=$CHECKSUM PYTHON_VERSION=$PYTHON_VERSION ALPINE_VERSION=$ALPINE_VERSION ./build.sh
|
||||
|
||||
build:amd64:
|
||||
extends: .build-template
|
||||
|
||||
Reference in New Issue
Block a user