518efcfe68
Use v3 login action
2025-05-04 13:31:41 +02:00
513f9af69f
Adapt postgres-baskup-s3 to backup Docker volumes instead of Postgres databases
2025-05-04 13:18:07 +02:00
Georg Ledermann
bb9f3af1e0
Add support for PostgreSQL 16, drop 11 ( #39 )
...
* Add support for PostgreSQL 16
This requires Alpine 3.19
* Drop support for PostgreSQL 11
Version 11 has reached end-of-life (EOL)
https://www.postgresql.org/support/versioning/
* Install aws-cli via apk instead of pip3
This removes python3 and py3-pip as explicit dependencies.
Python is still installed as a derived dependency.
This fixes building on Alpine 3.19
2023-12-21 16:47:10 -05:00
Elliott Shugerman
16df9b3980
add postgres v15, drop postgres v10
2022-11-29 00:50:08 -05:00
Sam Weston
4ac3278ffb
Add ARM64 Builds ( #15 )
...
* Add ARM64 builds
* Move to a go-cron fork with arm64 support
* Use TARGETARCH directly in the script
* Use buildkit for docker build in readme
2022-07-13 22:16:28 -07:00
Elliott Shugerman
600617f9ba
bump alpine version for pg v14
2022-07-03 13:47:37 -04:00
Elliott Shugerman
80b1fd7936
whitespace [skip ci]
2021-12-12 14:05:27 -05:00
Elliott Shugerman
1cc51332a0
remove dockerhub build code
2021-12-12 14:01:22 -05:00
Elliott Shugerman
1677fb8e76
whoops
2021-12-12 13:59:19 -05:00
Elliott Shugerman
ba4bd19d23
tag images properly
2021-12-12 13:58:06 -05:00
Elliott Shugerman
25f6415c1f
quote versions
2021-12-12 13:54:57 -05:00
Elliott Shugerman
136b59bcf2
use strategy.matrix to build multiple versions
2021-12-12 13:48:42 -05:00
Elliott Shugerman
10ef696200
fix tag name
2021-12-12 13:32:35 -05:00
Elliott Shugerman
769d8cc3ba
first stab at using github actions
2021-12-12 13:29:02 -05:00