File tree 4 files changed +5
-4
lines changed
4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.1
4
+ - Upgrade baseimage: experimental-light-baseimage:0.1.3
5
+
3
6
## 0.1.0
4
7
- Initial release
Original file line number Diff line number Diff line change 1
1
NAME = osixia/tinc
2
- VERSION = 0.1.0
2
+ VERSION = 0.1.1
3
3
4
4
.PHONY : all build build-nocache test tag_latest release
5
5
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/osixia/tinc.svg )] [ hub ]
4
4
[ ![ Docker Stars] ( https://img.shields.io/docker/stars/osixia/tinc.svg )] [ hub ]
5
- [ ![ Image Size] ( https://img.shields.io/imagelayers/image-size/osixia/tinc/latest.svg )] ( https://imagelayers.io/?images=osixia/tinc:latest )
6
- [ ![ Image Layers] ( https://img.shields.io/imagelayers/layers/osixia/tinc/latest.svg )] ( https://imagelayers.io/?images=osixia/tinc:latest )
7
5
8
6
[ hub ] : https://hub.docker.com/r/osixia/tinc/
Original file line number Diff line number Diff line change 1
- FROM osixia/experimental-light-baseimage:0.1.2
1
+ FROM osixia/experimental-light-baseimage:0.1.3
2
2
MAINTAINER Bertrand Gouny <
[email protected] >
3
3
4
4
# Install OpenLDAP, ldap-utils and ssl-helper from baseimage and remove default ldap db
You can’t perform that action at this time.
0 commit comments