Skip to content

Commit eff6113

Browse files
build(deps): bump pxtools/pxwebapi from 2.2.0 to 2.3.0
Bumps [pxtools/pxwebapi](https://github.com/PxTools/PxWebApi) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/PxTools/PxWebApi/releases) - [Commits](v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: pxtools/pxwebapi dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 682a633 commit eff6113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- ./docker/pxweb2/public/theme:/usr/share/nginx/html/theme:rw
1919

2020
api:
21-
image: ghcr.io/pxtools/pxwebapi:2.2.0
21+
image: ghcr.io/pxtools/pxwebapi:2.3.0
2222
pull_policy: always
2323
ports:
2424
- "8081:8080"

0 commit comments

Comments
 (0)