Skip to content

Commit 99be8ce

Browse files
authored
v4.2.2 (#136)
Minor updates * Using latest base images Documentation updates * Updating copyright year to 2026
1 parent 8291fb2 commit 99be8ce

11 files changed

Lines changed: 11 additions & 11 deletions

File tree

12/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.18-6.1.1
1+
FROM quay.io/bfren/alpine-s6:alpine3.18-6.1.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

13/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.19-6.1.1
1+
FROM quay.io/bfren/alpine-s6:alpine3.19-6.1.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

14/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.20-6.1.1
1+
FROM quay.io/bfren/alpine-s6:alpine3.20-6.1.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.22-6.1.1
1+
FROM quay.io/bfren/alpine-s6:alpine3.22-6.1.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

16/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.1
1+
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

17/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.1
1+
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

18/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.1
1+
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2025 bfren
3+
Copyright (c) 2021-2026 bfren
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ See [For Backups](#for-backups) for configuration variables.
6969
7070
## Copyright
7171

72-
> Copyright (c) 2021-2025 [bfren](https://bfren.dev) (unless otherwise stated)
72+
> Copyright (c) 2021-2026 [bfren](https://bfren.dev) (unless otherwise stated)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.1
1+
4.2.2

0 commit comments

Comments
 (0)