Skip to content

Commit

Permalink
Adding vim to tcg
Browse files Browse the repository at this point in the history
  • Loading branch information
rama-chandra-rao-challa committed Dec 16, 2024
1 parent 74f3d7a commit 6dae1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ FROM alpine:3.11 AS prod
RUN apk add -u --no-cache \
bash coreutils \
ca-certificates openssl \
curl jq \
curl jq vim \
libmcrypt \
zlib \
&& update-ca-certificates
Expand Down

0 comments on commit 6dae1d5

Please sign in to comment.