Skip to content

Commit 9c73e94

Browse files
authored
bump cereal and spdlog versions (#184)
1 parent 8a60eed commit 9c73e94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nwx_build_environment/add_cereal.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
FROM nwx_buildenv:latest
1616

17-
ARG VERSION=1.3.0
17+
ARG VERSION=1.3.2
1818
ARG COMPILER=gcc-14
1919

2020
# Install cereal

nwx_build_environment/add_spdlog.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
FROM nwx_buildenv:latest
1616

17-
ARG VERSION=ad0e89cbfb4d0c1ce4d097e134eb7be67baebb36
17+
ARG VERSION=v1.16.0
1818
ARG COMPILER=gcc-14
1919

2020
# Install spdlog

0 commit comments

Comments
 (0)