Skip to content

Commit

Permalink
Merge pull request #140 from hectorm/dependabot/docker/docker-all-616…
Browse files Browse the repository at this point in the history
…407095c

Bump hectorm/wasm from `3e6e634` to `d5d1bfc` in the docker-all group
  • Loading branch information
hectorm authored Dec 23, 2024
2 parents 11ede24 + 08bedae commit c2b8afe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## "build" stage
##################################################

FROM docker.io/hectorm/wasm:v64@sha256:3e6e634466c6282e778526782abdab5dd7ca7fd0f88957c8bcd8001da01978d7 AS build
FROM docker.io/hectorm/wasm:v64@sha256:d5d1bfc5b593a2ebf62dcd8c66404074a23537afa63ed690d86b14398535621e AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.native
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## "build" stage
##################################################

FROM docker.io/hectorm/wasm:v64@sha256:3e6e634466c6282e778526782abdab5dd7ca7fd0f88957c8bcd8001da01978d7 AS build
FROM docker.io/hectorm/wasm:v64@sha256:d5d1bfc5b593a2ebf62dcd8c66404074a23537afa63ed690d86b14398535621e AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down

0 comments on commit c2b8afe

Please sign in to comment.