Skip to content

Commit

Permalink
dockerfiles/lts-22.28: bump stack from 2.13 to 2.15
Browse files Browse the repository at this point in the history
Should fix/update the snapshots.json url in particular
  • Loading branch information
juhp committed Jul 10, 2024
1 parent be99e3d commit e171562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automated/dockerfiles/lts-22.28/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL maintainer="manny@fpcomplete.com"
ARG GHC_VERSION=9.6.6
ARG LTS_SLUG=lts-22.28
ARG PID1_VERSION=0.1.2.0
ARG STACK_VERSION=2.13.1
ARG STACK_VERSION=2.15.5
ARG CUDA_VERSION=10.0
ARG JVM_PATH=/usr/lib/jvm/java-8-openjdk-amd64
ARG LLVM_PATH=/usr/lib/llvm-9
Expand Down

0 comments on commit e171562

Please sign in to comment.