File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ .vscode /
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
+
7
+ ## [ Unreleased]
8
+
9
+ ## [ 1.0.0] - 2018-01-09
10
+ ### Added
11
+ - This changelog
12
+
13
+ ### Changed
14
+ - New FROM path for base image in Dockerfile ` devgeniem/ubuntu-docker-openresty-pagespeed `
Original file line number Diff line number Diff line change 1
- FROM ci.gpilvi.com:5000/ devgeniem/docker-openresty-pagespeed-ubuntu
1
+ FROM devgeniem/ubuntu- docker-openresty-pagespeed
2
2
MAINTAINER Ville Pietarinen - Geniem Oy <
[email protected] >
3
3
4
4
# #
You can’t perform that action at this time.
0 commit comments