Skip to content

Commit

Permalink
ny testversjon med oppdatert rapbase
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinthon committed Jan 22, 2025
1 parent 3d8453c commit 7826ccc
Show file tree
Hide file tree
Showing 4 changed files with 228 additions and 152 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: norgast
Type: Package
Title: Resultatrapporter for NORGAST
Version: 3.0.14
Version: 3.0.15
Date: 2015-12-17
Author: Kevin Thon
Maintainer: Kevin Thon <kevin.otto.thon@helse-nord.no>
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ COPY *.tar.gz .

RUN R -e "remotes::install_local(list.files(pattern = \"*.tar.gz\"))" \
&& rm ./*.tar.gz \
&& R -e "remotes::install_github(\"Rapporteket/rapbase\", ref = \"main\")"
&& R -e "remotes::install_github(\"Rapporteket/rapbase\", ref = \"deaktiver_log_autoreport\")"

EXPOSE 3838

Expand Down
Loading

0 comments on commit 7826ccc

Please sign in to comment.