Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
b5024bb64e |
|
@ -24,7 +24,7 @@ RUN apk --update add \
|
||||||
# Packaging stage
|
# Packaging stage
|
||||||
# Image source: https://github.com/litmuschaos/test-tools/blob/master/custom/hardened-alpine/experiment/Dockerfile
|
# Image source: https://github.com/litmuschaos/test-tools/blob/master/custom/hardened-alpine/experiment/Dockerfile
|
||||||
# The base image is non-root (have litmus user) with default litmus directory.
|
# The base image is non-root (have litmus user) with default litmus directory.
|
||||||
FROM litmuschaos/experiment-alpine
|
FROM litmuschaos/experiment-alpine:2.6.0
|
||||||
|
|
||||||
LABEL maintainer="LitmusChaos"
|
LABEL maintainer="LitmusChaos"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue