Skip to content

Commit

Permalink
Bump device-portal
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanjli committed Jan 18, 2025
1 parent 84b1110 commit 5211112
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ All dates in this file are given in the [UTC time zone](https://en.wikipedia.org
### Removed

- Deployment `apps/portainer` (whose default enablement was deprecated in v2024.0.0-alpha.2) is now disabled by default.
- Deployment `apps/ps/device-portal` had a broken link (to a removed protocol PDF file) which has now been removed.

## v2024.0.0 - 2024-12-25

Expand Down
2 changes: 1 addition & 1 deletion packages/core/apps/planktoscope/device-portal/compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
server:
image: ghcr.io/planktoscope/device-portal:0.2.5@sha256:7884dfb85ebeb1e331fbbcbbc00667ac9280a98a320f2cad852dc56b51eef9e0
image: ghcr.io/planktoscope/device-portal:0.2.6
networks:
default:
name: none
Expand Down

0 comments on commit 5211112

Please sign in to comment.