Skip to content

Commit

Permalink
Merge pull request #90 from B-urb/renovate/all-minor
Browse files Browse the repository at this point in the history
chore(deps): update pulumi/pulumi docker tag to v3.109.0
  • Loading branch information
B-urb authored Mar 8, 2024
2 parents 2910f5b + fb645a3 commit e231b2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ release:

.deploy:
image:
name: pulumi/pulumi:3.108.1
name: pulumi/pulumi:3.109.0
entrypoint:
- '/usr/bin/env'
- 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Expand Down Expand Up @@ -129,7 +129,7 @@ deploy:prod:

pulumi-preview:
image:
name: pulumi/pulumi:3.108.1
name: pulumi/pulumi:3.109.0
entrypoint:
- '/usr/bin/env'
- 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Expand Down

0 comments on commit e231b2a

Please sign in to comment.