dependabot[bot]
1d1891bcda
Bump alpine from 3.15.2 to 3.15.3
...
Bumps alpine from 3.15.2 to 3.15.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 05:19:54 +00:00
El RIDO
cc06d4440b
Merge pull request #92 from PrivateBin/dependabot/docker/alpine-3.15.2
...
1.3.5-alpine3.15.2
Bump alpine from 3.15.1 to 3.15.2
2022-03-24 19:13:00 +01:00
dependabot[bot]
e7c1a07547
Bump alpine from 3.15.1 to 3.15.2
...
Bumps alpine from 3.15.1 to 3.15.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 05:19:27 +00:00
El RIDO
8e608a7e84
Merge pull request #90 from PrivateBin/alpine-3.15.1
...
bump the alpine base image, ensures openssl 1.1.1n is installed
2022-03-18 05:39:30 +01:00
El RIDO
74c7642c5f
bump alpine base image, ensures we got the openssl upgrade installed
1.3.5-alpine3.15.1
2022-03-17 18:00:08 +01:00
El RIDO
17672a8557
Merge pull request #89 from PrivateBin/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-03-04 17:54:26 +01:00
dependabot[bot]
8f220e1574
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 05:22:45 +00:00
El RIDO
b9f5f0c6cb
Merge pull request #88 from PrivateBin/zap-rework-rules
...
Remove now fixed excluded ZAP rules
2022-03-01 06:47:31 +01:00
rugk
aee7ca9368
Remove now fixed exclusions
...
According to the upstream issues these both should be fixed and can thus be removed.
2022-02-28 22:46:34 +01:00
El RIDO
35c74f66bc
Merge pull request #87 from PrivateBin/cleanup
...
Cleanup edge build / improve smoke test
2022-02-15 18:55:03 +01:00
El RIDO
4eb4fc201e
make smoke test more robust
...
php-fpm logs ERROR in uppercase, which wasn't detected by the previous grep
2022-02-13 09:53:46 +01:00
El RIDO
6e7cf3c019
Revert "ssl_client will become obsolete when busybox gets migrated to openssl 3, for now we need to still add it explicitly for current alpine edge, while this is being worked on"
...
This has since occurred and we no longer need this workaround for alpine edge.
This reverts commit 85a24618b0 .
2022-02-13 09:51:26 +01:00
El RIDO
f459d85349
Merge pull request #83 from PrivateBin/dependabot/docker/alpine-3.15.0
...
1.3.5-alpine3.15
Bump alpine from 3.14 to 3.15.0
2021-11-25 06:58:38 +01:00
dependabot[bot]
d045e0da99
Bump alpine from 3.14 to 3.15.0
...
Bumps alpine from 3.14 to 3.15.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 05:18:41 +00:00
El RIDO
5eb40fe550
Merge pull request #82 from PrivateBin/fsgroup-init
...
replace init container with fsGroup in example k8s deployment
2021-11-20 09:24:35 +01:00
El RIDO
bd0b6ae841
replace init container with fsGroup security context in example k8s deployment
2021-11-10 07:14:26 +01:00
El RIDO
e046f8d45b
Merge pull request #81 from PrivateBin/smoketest
...
add a smoketest of the amd64 image, before pushing all archs
2021-10-22 10:21:29 +02:00
El RIDO
32821af5c4
Merge pull request #80 from PrivateBin/js-headers
...
move Cache-Control header to server block, remove js location block
2021-10-22 10:18:42 +02:00
El RIDO
541efff0cf
still doesn't use the local image
2021-10-14 21:32:23 +02:00
El RIDO
a9c18233c8
still doesn't use the local image
2021-10-14 21:30:50 +02:00
El RIDO
eaa44f6aee
still doesn't use the local image
2021-10-14 21:26:14 +02:00
El RIDO
d9772d452c
still doesn't use the local image
2021-10-14 21:15:56 +02:00
El RIDO
64d5ae244b
still doesn't use the local image
2021-10-14 21:13:41 +02:00
El RIDO
561165c055
buildx build doesn't store image in local docker image cache, so we need to build it traditionally for the smoketest
2021-10-14 21:05:30 +02:00
El RIDO
10af547866
need these arguments to get split
2021-10-14 20:57:05 +02:00
El RIDO
0fa6605d91
add a smoketest of the amd64 image, before pushing all archs
2021-10-14 20:44:53 +02:00
El RIDO
4afa86cb3e
move headers to static location block, makes fastcgi_hide_header unnecessary
2021-10-14 19:27:04 +02:00
El RIDO
25abb55cd0
move Cache-Control header to server block, making js location unnecessary
2021-10-13 19:55:02 +02:00
El RIDO
f15474e7c8
Merge pull request #77 from PrivateBin/nginxfix
...
Fix syntax error in nginx config
2021-10-10 19:55:18 +02:00
rugk
df4436b798
Fix syntax error in nginx config
...
This prevented the startup of the nginx server and thus the container.
Fixes https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/75
2021-10-09 17:24:10 +02:00
El RIDO
90d1fc1ba6
Merge pull request #74 from sylr/no-transform
...
Add Cache-Control header with no-transform directive
2021-10-08 19:14:28 +02:00
Sylvain Rabot
90b0271bf2
Add Cache-Control header with no-transform directive
...
This should avoid that proxies like Cloudflare and others break SRI.
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2021-10-08 13:39:34 +02:00
El RIDO
607c4248b9
Merge pull request #72 from PrivateBin/move-edge-build
...
run all image builds in parallel, letting all builds conclude
2021-10-02 19:50:17 +02:00
El RIDO
93fe705e7d
invert edge logic, for consistency
2021-09-30 05:11:53 +02:00
El RIDO
c841e76c7e
fully unwind & parallelize loop
2021-09-29 20:03:42 +02:00
El RIDO
76234b4a1e
split stable & edge builds, for parallelization & avoiding failures in one to prevent the other images to build
2021-09-29 19:41:07 +02:00
El RIDO
bcedf56664
Merge branch 'master' into move-edge-build
2021-09-29 19:10:40 +02:00
El RIDO
ea2e42977c
Merge pull request #71 from PrivateBin/gpg-agent-fix
...
ensure gpg-agent is dead, before deleting the $GNUPGHOME
2021-09-29 19:09:00 +02:00
El RIDO
0309527d88
run the edge builds in a separate loop
2021-09-29 06:02:14 +02:00
El RIDO
58ece9ae1a
ensure gpg-agent is dead, before deleting the $GNUPGHOME
2021-09-29 05:43:58 +02:00
El RIDO
20b7e06207
Merge pull request #70 from PrivateBin/edge-ssl-fix
...
edge build: deal with ssl_client while busybox gets migrated to openssl 3
2021-09-28 06:11:41 +02:00
El RIDO
85a24618b0
ssl_client will become obsolete when busybox gets migrated to openssl 3, for now we need to still add it explicitly for current alpine edge, while this is being worked on
2021-09-26 10:28:06 +02:00
El RIDO
3a19506ba2
Merge pull request #67 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.3.0
...
Bump zaproxy/action-full-scan from 0.2.0 to 0.3.0
2021-09-18 09:17:10 +02:00
El RIDO
09be552192
Merge pull request #68 from PrivateBin/rm-cornercase
...
handle corner case deleting temporary files
2021-09-18 09:16:54 +02:00
El RIDO
b737f81c4f
work around corner case with deletion of temporary files using busybox rm
2021-09-15 19:18:20 +02:00
dependabot[bot]
6ea584c391
Bump zaproxy/action-full-scan from 0.2.0 to 0.3.0
...
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/zaproxy/action-full-scan/releases )
- [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zaproxy/action-full-scan/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: zaproxy/action-full-scan
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 05:15:31 +00:00
El RIDO
fa2d71bd8a
Merge pull request #65 from PrivateBin/s6-simplify
...
simplify s6 service handling
2021-09-07 21:20:57 +02:00
El RIDO
1f998aab8a
remove s6-linux-init & s6-rc from stack
2021-09-07 07:27:02 +02:00
El RIDO
ae23677ae2
Merge pull request #64 from PrivateBin/dependabot
...
1.3.5-alpine3.14.2
Enable Dependabot for Docker and GitHub Actions
2021-09-01 20:26:50 +02:00
rugk
c851b02083
Enable Dependabot for Docker and GitHub Actions
...
AFAIK (and this was new to me) Dependabot is not active by default.
This enables it for all dependencies here (Github Actions and Docker), so it scans and suggests updates.
2021-09-01 01:25:09 +02:00