Skip to content

Commit

Permalink
Updates Travis to use the latest version of BYOND (BeeStation#2184)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crossedfall authored Jul 24, 2020
1 parent 49b37fc commit 8ea1021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM beestation/byond:513.1526 as base
FROM beestation/byond:513.1528 as base
ONBUILD ENV BYOND_MAJOR=513
ONBUILD ENV BYOND_MINOR=1526
ONBUILD ENV BYOND_MINOR=1528

FROM base as build_base

Expand Down

0 comments on commit 8ea1021

Please sign in to comment.