mirror of
https://github.com/antos-rde/antos.git
synced 2025-08-30 15:52:04 +02:00
fix(silk): security - database file shall be created with 0600 mode
All checks were successful
AntOS pipeline / build-amd64 (push) Successful in 4m14s
AntOS pipeline / build-arm64 (push) Successful in 4m21s
AntOS pipeline / build-arm (push) Successful in 4m23s
AntOS pipeline / publish-doc-on-tag (push) Has been skipped
AntOS pipeline / publish-package-on-tag (push) Has been skipped
All checks were successful
AntOS pipeline / build-amd64 (push) Successful in 4m14s
AntOS pipeline / build-arm64 (push) Successful in 4m21s
AntOS pipeline / build-arm (push) Successful in 4m23s
AntOS pipeline / publish-doc-on-tag (push) Has been skipped
AntOS pipeline / publish-package-on-tag (push) Has been skipped
This commit is contained in:
2
Makefile
2
Makefile
@@ -5,7 +5,7 @@ DOCKER_TAG?=$(subst master,stable,$(subst refs/heads/,,$(shell git symbolic-ref
|
||||
DOCKER_IMAGE?=iohubdev/antos
|
||||
|
||||
ARCH?=amd64
|
||||
VERSION?=2.1.1-b
|
||||
VERSION?=2.1.2-b
|
||||
|
||||
RUSTUP_HOME?=/opt/rust
|
||||
CARGO_HOME?=/opt/rust/cargo
|
||||
|
Submodule antd/ant-http updated: 2863cf1710...cc5bb1284c
Submodule antd/antd-fcgi-plugin updated: c78376d4b3...894a93e14a
Submodule antd/silk updated: 824769dee2...903fcefc2a
Submodule antos-frontend updated: 29702459b4...a554a678d8
Reference in New Issue
Block a user