Skip to content

Commit

Permalink
👋update docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
zkep committed Feb 26, 2025
1 parent 6d1d4fe commit 36f4daa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ services:
- 33060:3306
server:
hostname: mygeektime
# image: zkep/mygeektime:latest
image: zkep/mygeektime:latest
# mac m1 , m2
image: zkep/mygeektime:mac-m
# image: zkep/mygeektime:mac-m
privileged: true
restart: always
networks:
Expand Down

0 comments on commit 36f4daa

Please sign in to comment.