Skip to content

Commit

Permalink
chore: Update container image to use custom image with Maven, jq, cur…
Browse files Browse the repository at this point in the history
…l, and Node 18
  • Loading branch information
tsviz committed Jul 21, 2024
1 parent 14cb10d commit 41a015a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- build
- runner-indexes
container:
image: ghcr.io/tsviz/mvn_jq_curl_node18:1 # using the custom container image with maven, jq, curl, and node 18
image: ghcr.io/tsviz/mvn_jq_curl_node18:2 # using the custom container image with maven, jq, curl, and node 18
services:
# postgres service container
postgres: # service name - postgres. This name is used to access the service container from the job container as the host name.
Expand Down

0 comments on commit 41a015a

Please sign in to comment.