Skip to content

Commit

Permalink
Bump hectorm/wasm from b42dd92 to b947689 in the docker-all group
Browse files Browse the repository at this point in the history
Bumps the docker-all group with 1 update: hectorm/wasm.


Updates `hectorm/wasm` from `b42dd92` to `b947689`

---
updated-dependencies:
- dependency-name: hectorm/wasm
  dependency-type: direct:production
  dependency-group: docker-all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent a1a504f commit ccc3892
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:b42dd92671f1a6614771d12c609e0576a5907938c64dd53697201e985ccfa04b AS build
FROM docker.io/hectorm/wasm:v64@sha256:b9476890d0cc124fead5bed2814b6e6fd4ef6227cf69e8eefdedd34ea2efa256 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:b42dd92671f1a6614771d12c609e0576a5907938c64dd53697201e985ccfa04b AS build
FROM docker.io/hectorm/wasm:v64@sha256:b9476890d0cc124fead5bed2814b6e6fd4ef6227cf69e8eefdedd34ea2efa256 AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down

0 comments on commit ccc3892

Please sign in to comment.