Skip to content

Commit

Permalink
✏️ Fixes spelling error in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 9, 2019
1 parent abc16a3 commit 6403f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airsonos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ COPY rootfs /
ARG BUILD_ARCH=amd64
COPY bin/airsonos-${BUILD_ARCH} /usr/bin/airsonos

# Build arugments
# Build arguments
ARG BUILD_DATE
ARG BUILD_REF
ARG BUILD_VERSION
Expand Down

0 comments on commit 6403f49

Please sign in to comment.