Skip to content

Commit 0fdfcbf

Browse files
committed
Fix category
1 parent c72a033 commit 0fdfcbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ LABEL org.opencontainers.image.title="Immich PostgreSQL" \
5252
io.daemonless.port="5432" \
5353
io.daemonless.arch="${FREEBSD_ARCH}" \
5454
io.daemonless.config-mount="/config" \
55-
io.daemonless.category="Database" \
55+
io.daemonless.category="Databases" \
5656
io.daemonless.pkg-name="${PKG_NAME}" \
5757
io.daemonless.packages="${PACKAGES}"
5858

0 commit comments

Comments
 (0)