Skip to content

Commit a65e728

Browse files
committed
Change to use Tiny Core 6.1 as base image
1 parent 8a1e926 commit a65e728

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

33
# Instructions are run with 'tc' user
44

0 commit comments

Comments
 (0)