Skip to content

Commit

Permalink
Try to use last owrking image of dev-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Feb 1, 2023
1 parent e928cad commit 0abb177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: 'Deploy to forge'
runs-on: ubuntu-latest
if: github.repository_owner == 'example42'
container: puppet/puppet-dev-tools:2022-11-14-8e11537
container: puppet/puppet-dev-tools:2022-11-01-8e11537
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 0abb177

Please sign in to comment.