Skip to content

Commit

Permalink
chore: update Stunnel to 5.72
Browse files Browse the repository at this point in the history
  • Loading branch information
paulswartz authored Feb 12, 2024
1 parent 49da317 commit c325df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-stunnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
role-to-assume: ${{ secrets.AWS_ROLE_ARN }}
ecs-cluster: ${{ env.ECS_CLUSTER }}
ecs-service: ${{ env.ECS_SERVICE }}
docker-tag: ghcr.io/mbta/stunnel:5.71-r0-alpine-3.18.3
docker-tag: ghcr.io/mbta/stunnel:5.72-r0-alpine-3.19.1
launch-type: EXTERNAL
- uses: mbta/actions/notify-slack-deploy@v1
if: ${{ !cancelled() }}
Expand Down

0 comments on commit c325df2

Please sign in to comment.