Skip to content

Commit 26c2303

Browse files
authored
Use clearer tag name for CI docker image (#6607)
1 parent 8ae8337 commit 26c2303

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
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ${{matrix.os}}
3535

3636
container:
37-
image: ghcr.io/rescript-lang/rescript-ci-build:v1.2.0
37+
image: ghcr.io/rescript-lang/rescript-ci-build:alpine-3.19-ocaml-4.14.1-02
3838

3939
steps:
4040
# See https://github.com/actions/runner/issues/801#issuecomment-1374967227.

0 commit comments

Comments
 (0)