Skip to content

Commit

Permalink
added replaced inline code to scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
RaymondMouthaan committed Aug 10, 2019
1 parent 0ad56fe commit 8bccae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ARG NODE_RED_VERSION
ARG ARCH
ARG PYTHON_VERSION
ARG QEMU_ARCH
ARG OS

LABEL org.label-schema.build-date=${BUILD_DATE} \
org.label-schema.docker.dockerfile=".docker/Dockerfile.alpine" \
Expand Down
1 change: 1 addition & 0 deletions Dockerfile.slim
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ARG NODE_RED_VERSION
ARG ARCH
ARG PYTHON_VERSION
ARG QEMU_ARCH
ARG OS

LABEL org.label-schema.build-date=${BUILD_DATE} \
org.label-schema.docker.dockerfile=".docker/Dockerfile.alpine" \
Expand Down

0 comments on commit 8bccae4

Please sign in to comment.