Skip to content

Commit 41a015a

Browse files
committed
chore: Update container image to use custom image with Maven, jq, curl, and Node 18
1 parent 14cb10d commit 41a015a

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:1 # using the custom container image with maven, jq, curl, and node 18
130+
image: ghcr.io/tsviz/mvn_jq_curl_node18:2 # using the custom container image with maven, jq, curl, and node 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)