Update Dockerfile
This commit is contained in:
parent
67bb08cb79
commit
b26dbae56e
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue