Skip to content

Commit

Permalink
update base image version
Browse files Browse the repository at this point in the history
Signed-off-by: uditgaurav <udit@chaosnative.com>
  • Loading branch information
uditgaurav committed Mar 16, 2022
1 parent 433e40d commit 67b6db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN apk --update add \
# Packaging stage
# 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.
FROM litmuschaos/experiment-alpine
FROM litmuschaos/experiment-alpine:2.7.0

LABEL maintainer="LitmusChaos"

Expand Down

0 comments on commit 67b6db5

Please sign in to comment.