Skip to content

Commit 6a49a2f

Browse files
committed
Removed old img links
1 parent d6eb287 commit 6a49a2f

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ services:
5454
# If you want to build from source add build:
5555
build:
5656
context: .
57-
cache_from:
58-
- lsiobase/alpine.python3:latest
5957
sysctls: # For IPv6
6058
- net.ipv6.conf.all.disable_ipv6=0
6159
- net.ipv6.conf.default.forwarding=1

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ services:
2020
restart: on-failure
2121
build:
2222
context: .
23-
cache_from:
24-
- lsiobase/alpine.python3:latest
2523
sysctls: # For IPv6
2624
- net.ipv6.conf.all.disable_ipv6=0
2725
- net.ipv6.conf.default.forwarding=1

0 commit comments

Comments
 (0)