Commit graph

28 commits

Author SHA1 Message Date
7d10daadbb
update to alpine 21
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-02-26 08:49:21 +01:00
b7460c3c0b
update docker images in dockerfile 2024-12-10 19:36:44 +01:00
6b76d6e0aa build: 🎨 Use COPY instead of ADD for files and folders
For items like files and directories that do not require ADD’s tar auto-extraction capability, you should always use COPY. Read more about it here.
2023-05-29 17:31:17 +02:00
89404de116 fix: 💥 fix breaking changes
Fixed some bugs and added nix development flake

#588 #596 This release also has breaking changes that will need you to replace your docker-compose.yml and .env with the ones included in this release
2023-01-21 19:09:23 +01:00
28f8c38344 fixup 2022-12-25 21:29:33 +01:00
416be0d895 build: 📌 update to alpine 3.17
Updated to Alpine 3.17 and added me as image maintainer and seperated builder into two parts
2022-12-25 21:29:33 +01:00
04b73b6d6f build: 🚀 Use Alpine for image
Found out that Alpine works after fixing issue in about command
2022-12-13 17:05:06 +01:00
9260478d9e build: 📌 Change from alpine 2022-12-13 17:05:06 +01:00
Herman Andgart
08e6beddaa Pinning docker image to alpine 3.16 for better reproducibility 2022-12-13 17:05:06 +01:00
c9312ee907
Update Dockerfile 2022-12-12 12:34:38 +01:00
666308bc72
Update Dockerfile 2022-11-08 10:42:16 +01:00
Herman Andgart
0d8a8bc121
use alpine in docker image 2022-10-24 09:06:41 +02:00
Restyled.io
53cc978677
Restyled by whitespace 2022-10-23 19:21:46 +02:00
a84222965f
🚧 Dockerfile and script changes 2022-10-23 18:11:31 +02:00
1a5190aef8
🚧 Dockerfile changes 2022-10-23 18:09:07 +02:00
c8ef44016e
🚧 Dockerfile nearly finished 2022-10-23 18:04:21 +02:00
1977117dde
🚧 Dockerfile changes 2022-10-23 17:55:17 +02:00
83d3e4f150
🚧 Dockerfile changes 2022-10-23 17:51:39 +02:00
b4e5134983
🚧 Dockerfile changes again 2022-10-23 17:36:50 +02:00
dc102a353e
🚧 Dockerfile changes 2022-10-23 17:33:44 +02:00
52d529aec4
🚧 Dockerfile some prisma changes 2022-10-23 17:29:54 +02:00
d8c3492732
🚧 Making bot production ready 2022-10-23 17:27:53 +02:00
renovate[bot]
dceeed52e6
Update Node.js to v19 2022-10-19 00:24:45 +00:00
Restyled.io
9d3bfd71e7 Restyled by whitespace 2022-09-09 07:55:09 +00:00
renovate[bot]
11308872e3
Update Node.js to v18 2022-08-24 13:29:17 +00:00
Joshua Schmitt
aa14252108
fix: 🚧 fix review files 2022-07-05 21:56:46 +02:00
Joshua Schmitt
fbcbf8545b fix: 🚀 fix and rewrote docker stuff
I reworked the docker files and added docker support for the new config system.

The old config system is no longer working
2022-07-05 16:07:02 +00:00
Joshua Schmitt
b1cebba225 feat: added docker support 2022-07-04 15:41:31 +00:00