Skip to content

Commit

Permalink
Use Docker image with opentofu for the pipeline (#1500)
Browse files Browse the repository at this point in the history
  • Loading branch information
avnes authored Aug 6, 2024
1 parent 324db9c commit ce37264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pr:
resources:
containers:
- container: prime
image: dfdsdk/prime-pipeline:0.6.40
image: dfdsdk/prime-pipeline:1.0.0
env:
AWS_DEFAULT_REGION: eu-west-1
AWS_SECRET_ACCESS_KEY: $(AWS_SECRET_ACCESS_KEY)
Expand Down

0 comments on commit ce37264

Please sign in to comment.