Skip to content

Commit

Permalink
Merge pull request #105 from hvalev/Shiny-updates
Browse files Browse the repository at this point in the history
Update Shiny Server to 1.5.22.1017
  • Loading branch information
hvalev authored Apr 27, 2024
2 parents e9ef51e + bb4ea54 commit fa554c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
FROM debian:bookworm-20240408 AS builder

ENV V_RStudio=R-4.4.0
ENV V_ShinyServer=v1.5.21.1012
ENV V_ShinyServer=v1.5.22.1017

RUN apt-get update && apt-get install -y \
gfortran \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Shiny Server on Docker for ARM
[![build](https://github.com/hvalev/shiny-server-arm-docker/actions/workflows/build.yml/badge.svg)](https://github.com/hvalev/shiny-server-arm-docker/actions/workflows/build.yml)
![R%20version](https://img.shields.io/badge/R%20version-4.4.0-green)
![Shiny%20version](https://img.shields.io/badge/Shiny%20version-1.5.21.1012-green)
![Shiny%20version](https://img.shields.io/badge/Shiny%20version-1.5.22.1017-green)
![Docker Pulls](https://img.shields.io/docker/pulls/hvalev/shiny-server-arm)
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/hvalev/shiny-server-arm)

Expand Down
2 changes: 1 addition & 1 deletion Shiny-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.21.1012
1.5.22.1017

0 comments on commit fa554c6

Please # to comment.