Skip to content

Commit e508132

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the database-containers group
Bumps the database-containers group in /build/container/database with 3 updates: db2_community/db2, gvenzl/oracle-free and postgres. Updates `db2_community/db2` from 12.1.2.0 to 12.1.3.0 Updates `gvenzl/oracle-free` from 23.9-slim-faststart to 23.26.0-slim-faststart Updates `postgres` from 18.0 to 18.1 --- updated-dependencies: - dependency-name: db2_community/db2 dependency-version: 12.1.3.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: database-containers - dependency-name: gvenzl/oracle-free dependency-version: 23.26.0-slim-faststart dependency-type: direct:production dependency-group: database-containers - dependency-name: postgres dependency-version: '18.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: database-containers ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32155d3 commit e508132

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# DB2
22
# See https://icr.io/v2/db2_community/db2/tags/list
3-
FROM icr.io/db2_community/db2:12.1.2.0
3+
FROM icr.io/db2_community/db2:12.1.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Oracle
22
# See https://hub.docker.com/r/gvenzl/oracle-free/tags
3-
FROM docker.io/gvenzl/oracle-free:23.9-slim-faststart
3+
FROM docker.io/gvenzl/oracle-free:23.26.0-slim-faststart
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PostgreSQL
22
# See https://hub.docker.com/_/postgres
3-
FROM docker.io/postgres:18.0
3+
FROM docker.io/postgres:18.1

0 commit comments

Comments
 (0)