Skip to content

Commit c056fc7

Browse files
Bump pxtools/pxwebapi from 2.0.1 to 2.0.2 (#464)
Bumps [pxtools/pxwebapi](https://github.com/PxTools/PxWebApi) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/PxTools/PxWebApi/releases) - [Commits](v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: pxtools/pxwebapi dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d7be66 commit c056fc7

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.0.1
21+
image: ghcr.io/pxtools/pxwebapi:2.0.2
2222
pull_policy: always
2323
ports:
2424
- "8081:8080"

0 commit comments

Comments
 (0)