Skip to content

Commit

Permalink
Update shadowbox.node_version
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna committed Dec 19, 2018
1 parent 73fff76 commit 690f3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shadowbox/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FROM node:8.14.0-alpine
ARG SS_VERSION=1.0.3

# Save metadata on the software versions we are using.
LABEL shadowbox.node_version=8.11.3
LABEL shadowbox.node_version=8.14.0
LABEL shadowbox.outline-ss-server_version="${SS_VERSION}"

ARG GITHUB_RELEASE
Expand Down

0 comments on commit 690f3be

Please sign in to comment.