Dockerfile aktualisiert
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 27s
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 27s
This commit is contained in:
parent
5b4da59506
commit
c0c12e235e
@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
FROM postgres:16.2-bullseye
|
||||
FROM postgres:16.2-bookworm
|
||||
|
||||
# Do not split the description, otherwise we will see a blank space in the labels
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
|
Loading…
Reference in New Issue
Block a user