mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-07 22:18:25 +01: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:
parent
736141a4be
commit
930277ee24
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
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 2863cf1710ec45913ec160b741fc4319484dd1e3
|
||||
Subproject commit cc5bb1284c22b302f1c8f207da6201959da54fd4
|
@ -1 +1 @@
|
||||
Subproject commit c78376d4b3fa2942958c4643974a30af344ce3c6
|
||||
Subproject commit 894a93e14a6fd87bb1b24cc10a046b37470710ed
|
@ -1 +1 @@
|
||||
Subproject commit 824769dee2e89ef75b0c59e91d5ede5f2c815213
|
||||
Subproject commit 903fcefc2a200da211e6f71a0ad321561789da6c
|
@ -1 +1 @@
|
||||
Subproject commit 29702459b492756cab6691cfd20c706c41612db9
|
||||
Subproject commit a554a678d8ad1084e651b2f54ed2c00e4cfbc56e
|
Loading…
Reference in New Issue
Block a user