Skip to content

Commit 3353aa2

Browse files
committed
Merge branch 'master' of github.com:wayofdev/docker-postgres
* 'master' of github.com:wayofdev/docker-postgres: github-actions(deps): bump docker/metadata-action from 3 to 4 chore(master): release 1.0.0
2 parents 31e1124 + 27c03e7 commit 3353aa2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Docker Meta
4747
id: meta
48-
uses: docker/metadata-action@v3
48+
uses: docker/metadata-action@v4
4949
with:
5050
images: ${{ env.IMAGE_NAMESPACE }}
5151
tags: |

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2022-11-02)
4+
5+
6+
### Features
7+
8+
* initial repository commit ([2411ea5](https://github.com/wayofdev/docker-postgres/commit/2411ea5a472ced50cd4fd2d3daf823d75570ca99))

0 commit comments

Comments
 (0)