Skip to content

Commit 156c7f8

Browse files
Update Dockerfile
1 parent b1e1456 commit 156c7f8

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)