Skip to content

Commit

Permalink
Pin the version of the docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Dec 13, 2022
1 parent 64150a0 commit c0d9a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Build HDF5 Wasm
jobs:
build-wasm:
runs-on: ubuntu-latest
container: ghcr.io/ltla/emcmake-docker/builder:latest
container: ghcr.io/ltla/emcmake-docker/builder:2022-12-13

steps:
- name: Checkout
Expand Down

0 comments on commit c0d9a31

Please sign in to comment.