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 to 2.17.14
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam committed Nov 29, 2023
1 parent af85299 commit 884efe9
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.16.7
ARG SF_CLI_VERSION=2.17.14
ARG BROWSERFORCE_VERSION=0.0.3
ARG SFDMU_VERSION=4.18.2
ARG GIT_COMMIT
Expand Down

0 comments on commit 884efe9

Please sign in to comment.