Skip to content

Commit

Permalink
chore: add empty change to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hainenber committed Oct 1, 2023
1 parent 00c44cd commit ec618bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ FROM rfratto/viceroy:v0.4.0
# This must be done before installing other dependencies, otherwise nodesource
# will fail on installing NodeJS for all platforms instead of just our host
# platform.
# Test change
RUN <<EOF
apt-get update && apt-get install -qy curl
curl -fsSL https://deb.nodesource.com/setup_16.x | bash -
Expand Down

0 comments on commit ec618bc

Please sign in to comment.