Skip to content

Commit

Permalink
Merge pull request #26 from US-JOET/update_everest
Browse files Browse the repository at this point in the history
Bump up the version of EVerest to the latest release
  • Loading branch information
shankari authored Mar 11, 2024
2 parents 86cba5e + f90cc8a commit 9e82b15
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TAG=0.0.11
TAG=0.0.12

EVEREST_MANAGER_CPUS='1.0'
EVEREST_MANAGER_MEMORY='1024mb'
2 changes: 1 addition & 1 deletion manager/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM --platform=linux/x86_64 ghcr.io/everest/build-kit-alpine:latest

ARG EVEREST_VERSION=2023.10.0
ARG EVEREST_VERSION=2024.2.0
ENV EVEREST_VERSION=${EVEREST_VERSION}

COPY install.sh ./
Expand Down
Binary file modified manager/device_model_storage_maeve_preconfigured.db
Binary file not shown.

0 comments on commit 9e82b15

Please sign in to comment.