Update Dockerfile

This commit is contained in:
habuild 2022-10-20 21:41:54 +11:00 committed by GitHub
parent 67bb08cb79
commit b26dbae56e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,9 +22,9 @@ RUN apk update && apk add --no-cache \
git=2.36.2-r0 \ git=2.36.2-r0 \
g++=11.2.1_git20220219-r2 \ g++=11.2.1_git20220219-r2 \
make=4.3-r0 \ make=4.3-r0 \
mariadb-dev=10.6.9-r0 \ mariadb-dev=10.6.10-r0 \
mosquitto-clients=2.0.14-r1 \ mosquitto-clients=2.0.14-r1 \
nginx=1.22.0-r1 \ nginx=1.22.1-r1 \
tzdata=2022c-r0 tzdata=2022c-r0
# download and build SBFspot # download and build SBFspot
@ -53,12 +53,12 @@ RUN apk update && apk add --no-cache \
nano=6.3-r0 \ nano=6.3-r0 \
bluez-libs=5.65-r0 \ bluez-libs=5.65-r0 \
libstdc++=11.2.1_git20220219-r2 \ libstdc++=11.2.1_git20220219-r2 \
mariadb-common=10.6.9-r0 \ mariadb-common=10.6.10-r0 \
mariadb-connector-c=3.1.13-r4 \ mariadb-connector-c=3.1.13-r4 \
ncurses-libs=6.3_p20220521-r0 \ ncurses-libs=6.3_p20220521-r0 \
libcurl=7.83.1-r3 \ libcurl=7.83.1-r3 \
mosquitto-clients=2.0.14-r1 \ mosquitto-clients=2.0.14-r1 \
nginx=1.22.0-r1 nginx=1.22.1-r1
#tzdata=2022c-r0 #tzdata=2022c-r0
#boost-date_time1.78 #boost-date_time1.78