Skip to content

Commit d96d48b

Browse files
Bump pxtools/pxweb2 from 2.1.2 to 2.2.0 (#504)
Bumps [pxtools/pxweb2](https://github.com/PxTools/PxWeb2) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/PxTools/PxWeb2/releases) - [Commits](PxTools/PxWeb2@v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: pxtools/pxweb2 dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ee8544 commit d96d48b

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
@@ -4,7 +4,7 @@ services:
44
web:
55
depends_on:
66
- api
7-
image: ghcr.io/pxtools/pxweb2:2.1.2
7+
image: ghcr.io/pxtools/pxweb2:2.2.0
88
pull_policy: always
99
ports:
1010
- "8080:8080"

0 commit comments

Comments
 (0)