Skip to content

Commit

Permalink
update docker image tag to v3.4.0-1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Apr 3, 2024
1 parent 4ac64a5 commit d5066a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.7"
services:
kasm:
build: .
image: ghcr.io/fprime-community/fprime-workspace-image:v3.4.0-1.1.0
image: ghcr.io/fprime-community/fprime-workspace-image:v3.4.0-1.2.0
ports:
- "6901:6901"
- "50000:50000"
Expand Down

0 comments on commit d5066a6

Please sign in to comment.