Skip to content

Commit

Permalink
Test to fix temporary adept url while website is down 4.
Browse files Browse the repository at this point in the history
Signed-off-by: Gautier Bureau <[email protected]>
  • Loading branch information
gautierbureau committed Jan 3, 2024
1 parent a03c7f3 commit ab97a57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Developers/Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
FROM ubuntu:20.04
LABEL maintainer Gautier Bureau "[email protected]"

ENV DYNAWO_ADEPT_DOWNLOAD_URL=https://github.com/dynawo/dynawo/files/13817152

ARG USER_NAME=dynawo_developer
ARG USER_ID=1000
ARG GROUP_ID=1000
Expand Down

0 comments on commit ab97a57

Please sign in to comment.