Commit Graph

13 Commits

Author SHA1 Message Date
Raoni Meira Gabriel 673fba931d
Update stale.yml 2021-08-30 15:43:28 -03:00
Raoni Meira Gabriel 852ced2b0d
Create stale.yml
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
  - pinned
  - security
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
  This issue has been automatically marked as stale because it has not had
  recent activity. It will be closed if no further activity occurs. Thank you
  for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
2021-08-30 15:42:27 -03:00
Raoni Meira Gabriel 47fccdde1c Bump to version 1.0.2 2021-06-02 09:10:56 -03:00
Raoni Meira Gabriel 37c34ac2ea Upgraded to Alpine 3.13.5 2021-06-02 09:10:21 -03:00
Raoni Meira Gabriel 1fde8e03b2 Bump to version 1.0.1 2021-02-23 12:15:44 -03:00
Raoni Meira Gabriel f1b9f60433 Upgraded to Alpine 3.13.2 2021-02-23 12:15:29 -03:00
Raoni Meira Gabriel f397f6464c Added link to the CMD line of the Dockerfile and fixed some typos 2020-12-08 18:32:01 -03:00
Raoni Meira Gabriel 85002bd81f Added multi-architecture build 2020-12-08 18:14:09 -03:00
Raoni Meira Gabriel 7e8a119cd2 Added info about multi-architectures 2020-12-08 18:13:39 -03:00
Raoni Meira Gabriel fac98f0e4f First version 2020-12-08 17:11:12 -03:00
Raoni Meira Gabriel 4e098aaa0a Prepared multi-arch builds 2020-12-08 17:09:10 -03:00
Raoni Meira Gabriel dba1def448 First version 2020-12-08 15:41:06 -03:00
Raoni Meira Gabriel 2b2fc667aa
Initial commit 2020-12-08 15:38:29 -03:00