Skip to content

Commit

Permalink
Update to 1.14.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
glemsom committed Dec 18, 2019
1 parent 587c163 commit d4afa77
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
@@ -1,7 +1,7 @@
FROM ubuntu:18.04

# Set Minecraft bedrock versuin
ENV VERSION=1.14.0.9
ENV VERSION=1.14.1.4

# Install dependencies, download and extract the bedrock server
RUN apt-get update && \
Expand Down

0 comments on commit d4afa77

Please sign in to comment.