Skip to content

Commit

Permalink
bump to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhe123 committed Nov 22, 2019
1 parent 9232fe4 commit eb08bad
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 3,360 deletions.
2 changes: 1 addition & 1 deletion lib/docker-opts.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ async function resolveDockerRegistry() {
return DOCKER_REGISTRY_CACHE;
}

const IMAGE_VERSION = '1.7.2';
const IMAGE_VERSION = '1.7.3';

async function resolveRuntimeToDockerImage(runtime, isBuild) {
if (runtimeImageMap[runtime]) {
Expand Down
41 changes: 11 additions & 30 deletions lib/utils/fun-nas-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eb08bad

Please sign in to comment.