Skip to content

Commit 8ab26b3

Browse files
Merge pull request #5 from TransactionProcessing/task/updatetoes21.2.0
Update Dockerfile
2 parents 01b583c + 156c7f8 commit 8ab26b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ VOLUME C:\Logs
3232
RUN New-Item -Path Config -ItemType Directory | Out-Null
3333

3434
WORKDIR $ES_HOME
35-
COPY --from=downloader C:\eventstore\EventStore-OSS-Windows-2019-v20.10.0 .
35+
COPY --from=downloader C:\eventstore\EventStore-OSS-Windows-2019-v21.2.0 .
3636
COPY eventstore.conf .\Config\
3737

3838
# Run Service

0 commit comments

Comments
 (0)