Skip to content

Commit

Permalink
Merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
ericboehs committed Apr 26, 2024
2 parents 275c337 + 4dfb07e commit 254f9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/income-limits-data-sync.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
income_limits_data_sync:
runs-on: self-hosted
container:
image: public.ecr.aws/docker/library/ruby:3.2.2-bullseye
image: public.ecr.aws/docker/library/ruby:3.2.4-bullseye
env:
SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt
NODE_EXTRA_CA_CERTS: /etc/ssl/certs/ca-certificates.crt
Expand Down

0 comments on commit 254f9dd

Please sign in to comment.