Skip to content

Commit 70280d5

Browse files
committed
chore: Update container image to use custom image with Maven, jq, curl, and Node 18 version 7
1 parent 6511fc1 commit 70280d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
- build
128128
- runner-indexes
129129
container:
130-
image: ghcr.io/tsviz/mvn_jq_curl_node18:6 # using the base maven:3.8.7-openjdk-18 image + jq + curl + nodejs 18
130+
image: ghcr.io/tsviz/mvn_jq_curl_node18:7 # using the base maven:3.8.7-openjdk-18 image + jq + curl + nodejs 18
131131
services:
132132
# postgres service container
133133
postgres: # service name - postgres. This name is used to access the service container from the job container as the host name.

0 commit comments

Comments
 (0)