build(): first release
This commit is contained in:
parent
c7843dc53c
commit
556195fa29
@ -1,6 +0,0 @@
|
||||
# 1.0.0 (2021-09-11)
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* :100: ([ced43c3](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/ced43c30463eb97caec004d84c0b900a8cefa5b5))
|
@ -3,7 +3,7 @@ FROM python:3.7-alpine
|
||||
LABEL org.opencontainers.image.source="https://git.sthope.dev/sthope/DockerContainer-randomPwd"
|
||||
LABEL Maintainer="Sthope"
|
||||
LABEL Description="Random Password Generator x10"
|
||||
LABEL version="0.1"
|
||||
LABEL version="1.0.0"
|
||||
|
||||
ADD randomPwd/ /randomPwd/
|
||||
|
||||
|
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 Sthope hopelessautomations@gmail.com
|
||||
Copyright (c) 2021 Sthope HopelessAutomations@gmail.com
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user