Skip to content

Commit

Permalink
ENV DOCKER_USER=labview
Browse files Browse the repository at this point in the history
  • Loading branch information
jimkring committed Aug 26, 2024
1 parent 08b02be commit 160b129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

FROM ghcr.io/vipm-io/actions-runner-labview:main

ENV DOCKER_USER=labview

# the script below will apply VIPC files, if they are found.
RUN \
echo "Refreshing Package List..." && \
Expand Down

0 comments on commit 160b129

Please sign in to comment.