Skip to content

Commit

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

Bump hectorm/wasm from `b947689` to `3e6e634` in the docker-all group
  • Loading branch information
hectorm authored Dec 23, 2024
2 parents 0a7bab4 + 72b910d commit 11ede24
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:b9476890d0cc124fead5bed2814b6e6fd4ef6227cf69e8eefdedd34ea2efa256 AS build
FROM docker.io/hectorm/wasm:v64@sha256:3e6e634466c6282e778526782abdab5dd7ca7fd0f88957c8bcd8001da01978d7 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:b9476890d0cc124fead5bed2814b6e6fd4ef6227cf69e8eefdedd34ea2efa256 AS build
FROM docker.io/hectorm/wasm:v64@sha256:3e6e634466c6282e778526782abdab5dd7ca7fd0f88957c8bcd8001da01978d7 AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down

0 comments on commit 11ede24

Please sign in to comment.