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 version 7
  • Loading branch information
tsviz committed Jul 22, 2024
1 parent 6511fc1 commit 70280d5
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:6 # using the base maven:3.8.7-openjdk-18 image + jq + curl + nodejs 18
image: ghcr.io/tsviz/mvn_jq_curl_node18:7 # using the base maven:3.8.7-openjdk-18 image + jq + curl + nodejs 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 70280d5

Please sign in to comment.