Skip to content

Commit

Permalink
Merge pull request #735 from doitandbedone/dockerfile-updater/1720339345
Browse files Browse the repository at this point in the history
Dockerfile updates πŸŽ‰
  • Loading branch information
doitandbedone authored Jul 7, 2024
2 parents b788a5b + fccbf85 commit 24ce9d6
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_4_2_0.zip"
ARG FILE_LOCATION="https://ispyfiles.azureedge.net/downloads/Agent_Linux64_5_5_7_0.zip"


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

0 comments on commit 24ce9d6

Please sign in to comment.