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

Commit

Permalink
chore: Bump the parent image jenkins/agent version on the Windows b...
Browse files Browse the repository at this point in the history
... uild.ps1 powershell script

Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Aug 28, 2023
1 parent 06683f4 commit d6b409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Param(
[String] $Target = "build",
[String] $Build = '',
[String] $VersionTag = 'NEXT_TAG_VERSION',
[String] $ParentImageVersion = '3142.vcfca_0cd92128-2',
[String] $ParentImageVersion = '3148.v532a_7e715ee3-1',
[switch] $PushVersions = $false
)

Expand Down

0 comments on commit d6b409e

Please sign in to comment.