mirror of
https://github.com/marcogll/ap_pos.git
synced 2026-01-13 13:15:16 +00:00
fix: Update Docker image version to 1.3-latest in docker-compose.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
ap-pos:
|
||||
image: marcogll/ap-pos:latest
|
||||
image: marcogll/ap_pos:1.3-latest
|
||||
container_name: ap-pos
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
@@ -12,4 +12,3 @@ services:
|
||||
|
||||
volumes:
|
||||
ap_pos_data:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user