Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
fix(docker): update sf-cli variable correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam committed Sep 28, 2023
1 parent b105eb3 commit ae58f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/sfpowerscripts.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:22.04


ARG SFPOWERSCRIPTS_VERSION=alpha
ARG SF_CLI_VERSION=2.9.8
ARG SF_CLI_VERSION=2.10.2
ARG BROWSERFORCE_VERSION=2.11.0
ARG SFDMU_VERSION=4.18.2
ARG GIT_COMMIT
Expand Down

0 comments on commit ae58f6f

Please sign in to comment.