Skip to content

Commit 9a5afa7

Browse files
committed
Change to use Tiny Core 6.2 as base image
1 parent a8f53a8 commit 9a5afa7

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.1-x86_64
1+
FROM tatsushid/tinycore:6.2-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.1-x86_64
1+
FROM tatsushid/tinycore:6.2-x86_64
22

33
# Instructions are run with 'tc' user
44

0 commit comments

Comments
 (0)