Compare commits

..

No commits in common. "7eed7a6374a98811641cef58374e3aed4230c734" and "6bff22d52f0b4b1435d1500e9d4363f672e495b2" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ networks:
services: services:
blinko-website: blinko-website:
image: blinkospace/blinko:0.50.0 image: blinkospace/blinko:0.49.1
container_name: blinko-website container_name: blinko-website
environment: environment:
NODE_ENV: production NODE_ENV: production

View File

@ -21,7 +21,6 @@ services:
- ./data:/data - ./data:/data
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
mem_limit: 512m
act: act:
image: gitea/act_runner:0.2.11 image: gitea/act_runner:0.2.11