Skip to content

Commit

Permalink
Pin image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
raharrison committed Dec 18, 2021
1 parent 7595bd3 commit 2ed1ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
services:
lynks-ui:
image: raharrison/lynks-ui
image: raharrison/lynks-ui:1.0.1
restart: on-failure:5
lynks-server:
image: raharrison/lynks-server
image: raharrison/lynks-server:1.0.0
env_file:
- ./config/.env
environment:
Expand Down

0 comments on commit 2ed1ec7

Please sign in to comment.