Skip to content

Commit cbb23c2

Browse files
remove jus thte v1 old directrory so dbatools will import (we hope)
1 parent 74f6266 commit cbb23c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/base/dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM dbachecks/sqlinstance1
33
USER root
44

55
# remove old dbatools directory so 2.0 will import
6-
RUN rm -rf /usr/local/share/powershell/Modules/dbatools
6+
RUN rm -rf /usr/local/share/powershell/Modules/dbatools/1.1.145
77

88
# Copy Profile
99

0 commit comments

Comments
 (0)