Skip to content

Commit ef1e63e

Browse files
authored
Update bdd-tests.yml
Changed to using the Quay image for Fall 24
1 parent 7e1bbee commit ef1e63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bdd-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
jobs:
1919
build:
2020
runs-on: ubuntu-latest
21-
container: rofrano/pipeline-selenium:latest
21+
container: quay.io/rofrano/pipeline-selenium:fa24
2222

2323
services:
2424
postgres:

0 commit comments

Comments
 (0)