Skip to content

Commit 1e40112

Browse files
committed
add postgres client, gomplate and yq packages
1 parent e0c4fab commit 1e40112

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

base-os/apk-world

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ alpine-baselayout
22
alpine-baselayout-data
33
alpine-keys
44
apk-tools
5-
busybox
6-
libc-utils
75
build-base
6+
busybox
87
cmd:bash
98
cmd:git
109
cmd:jq
@@ -13,6 +12,8 @@ cmd:zsh
1312
curl
1413
expat-dev
1514
fontconfig
15+
gomplate
16+
libc-utils
1617
mariadb-client
1718
mariadb-connector-c
1819
mariadb-dev
@@ -21,12 +22,15 @@ openssl
2122
openssl-dev
2223
perl-app-cpanminus
2324
perl-dev
25+
postgresql16-client
2426
rsync
2527
su-exec
2628
tzdata
2729
wget
2830
yarn
31+
yq-go
2932
zlib-dev
33+
3034
perl-alien-build
3135
perl-bit-vector
3236
perl-class-accessor-lite

0 commit comments

Comments
 (0)