Skip to content

Commit

Permalink
update base image version
Browse files Browse the repository at this point in the history
Signed-off-by: uditgaurav <[email protected]>
  • Loading branch information
uditgaurav committed Sep 15, 2022
1 parent e3c0492 commit 8dadb14
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 @@ -26,7 +26,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.13.0

LABEL maintainer="LitmusChaos"

Expand Down

0 comments on commit 8dadb14

Please sign in to comment.