Skip to content

Commit

Permalink
build(deps): bump alwatr/nginx-ws from 2.3.2 to 2.4.1 in /packages/app
Browse files Browse the repository at this point in the history
Bumps [alwatr/nginx-ws](https://github.com/Alwatr/nginx) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/Alwatr/nginx/releases)
- [Commits](Alwatr/nginx@v2.3.2...v2.4.1)

---
updated-dependencies:
- dependency-name: alwatr/nginx-ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 80c8f85 commit ba8a39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN set -eux; \

# ---

FROM ghcr.io/alwatr/nginx-ws:2.3.2
FROM ghcr.io/alwatr/nginx-ws:2.4.1
LABEL org.opencontainers.image.base.name="ghcr.io/alwatr/nginx-ws:2.2.1"

COPY --from=builder /app/packages/app/dist/ .
Expand Down

0 comments on commit ba8a39d

Please sign in to comment.