diff --git a/haos-sbfspot/Dockerfile b/haos-sbfspot/Dockerfile index c56215f..ae38984 100644 --- a/haos-sbfspot/Dockerfile +++ b/haos-sbfspot/Dockerfile @@ -22,9 +22,9 @@ RUN apk update && apk add --no-cache \ git=2.36.2-r0 \ g++=11.2.1_git20220219-r2 \ make=4.3-r0 \ - mariadb-dev=10.6.9-r0 \ + mariadb-dev=10.6.10-r0 \ mosquitto-clients=2.0.14-r1 \ - nginx=1.22.0-r1 \ + nginx=1.22.1-r1 \ tzdata=2022c-r0 # download and build SBFspot @@ -53,12 +53,12 @@ RUN apk update && apk add --no-cache \ nano=6.3-r0 \ bluez-libs=5.65-r0 \ 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 \ ncurses-libs=6.3_p20220521-r0 \ libcurl=7.83.1-r3 \ mosquitto-clients=2.0.14-r1 \ - nginx=1.22.0-r1 + nginx=1.22.1-r1 #tzdata=2022c-r0 #boost-date_time1.78