Docker image in docker-compose.yml updated to 0.1.1
This commit is contained in:
		| @@ -15,7 +15,7 @@ services: | |||||||
|           memory: 256M |           memory: 256M | ||||||
|  |  | ||||||
|   service: |   service: | ||||||
|     image: git.vendetti.ru/andy/shortlink-rs:0.1.0 |     image: git.vendetti.ru/andy/shortlink-rs:0.1.1 | ||||||
|     container_name: shortlink-rs-service |     container_name: shortlink-rs-service | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|     volumes: |     volumes: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user