Don't empty ALPINE_VERSION
This commit is contained in:
parent
1ecf4ac102
commit
dbe5411559
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ ARG GID=991
|
|||
|
||||
|
||||
### Build Hardened Malloc
|
||||
ARG ALPINE_VERSION
|
||||
FROM docker.io/alpine:${ALPINE_VERSION} as build-malloc
|
||||
|
||||
ARG HARDENED_MALLOC_VERSION
|
||||
|
|
Loading…
Reference in a new issue