Skip to content

Commit

Permalink
Update ARG FILE_LOCATION from "https://ispyfiles.azureedge.net/downlo…
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 2, 2024
1 parent 4e10359 commit 070583e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:22.04

# Define download location variables

ARG FILE_LOCATION="https://ispyfiles.azureedge.net/downloads/Agent_Linux64_5_6_1_0.zip"
ARG FILE_LOCATION="https://ispyfiles.azureedge.net/downloads/Agent_Linux64_5_7_3_0.zip"


ENV FILE_LOCATION_SET=${FILE_LOCATION:+true}
Expand Down

0 comments on commit 070583e

Please sign in to comment.