Skip to content

Commit aab4ee6

Browse files
committed
Change to use Tiny Core 6.4 as base image
1 parent a47e227 commit aab4ee6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

2.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM tatsushid/tinycore:6.3-x86_64
1+
FROM tatsushid/tinycore:6.4-x86_64
22

33
# Instructions are run with 'tc' user
44

3.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM tatsushid/tinycore:6.3-x86_64
1+
FROM tatsushid/tinycore:6.4-x86_64
22

33
# Instructions are run with 'tc' user
44

0 commit comments

Comments
 (0)