Skip to content

Commit

Permalink
1.14.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glemsom committed Feb 4, 2020
1 parent a1cbfb0 commit 499ec06
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.20.1
ENV VERSION=1.14.21.0

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

0 comments on commit 499ec06

Please sign in to comment.