20 Commits

Author SHA1 Message Date
Jason House
6276edfbfe adding unit tests 2025-10-24 12:09:27 -04:00
Jason House
3491ef330e Upgrade Java version from 11 to 17
- Updated pom.xml java.version property
- Updated Dockerfile and Dockerfile.dev base images to eclipse-temurin:17-jre
- Updated GitHub Actions CI workflow to use JDK 17
- Upgraded actions/setup-java from v1 to v3
- Build and tests verified successful with Java 17
2025-08-01 15:24:05 -04:00
Jason House
27eb3ec5ca Updating docker to 11.0.14_1-jre 2022-04-01 12:58:59 -04:00
Jason House
0f6e18d61d Fixing dev build 2022-01-15 13:16:14 -05:00
Jason House
e37c30d7e7 Switching docker for linux/s390x,linux/amd64,linux/ppc64le 2022-01-13 14:14:44 -05:00
Jason House
903e9be30d Switching to maintained docker version
adoptopenjdk is no longer maintained
2022-01-12 11:59:09 -05:00
Jason House
e6b237b202 Updating docker files 2022-01-07 08:56:33 -05:00
Jason
e3eb30753c Fixing wrong -D profile 2021-05-11 16:39:40 +09:00
Jason House
06269d4a87 Merge branch 'master' into issue/base_url#193 2021-04-25 09:56:32 -04:00
Jason House
927bf6e25f Docker Java 11.0.11, removing apt get update, pinning docker versions 2021-04-24 17:12:02 -04:00
Jason House
27a2b1598a Docker Java 11.0.10 2021-04-09 18:53:50 -04:00
Jason House
7eb3e15048 Finalizing gaps ci 2021-04-09 17:45:18 -04:00
Jason House
adc5b10974 Adding images and more data 2021-03-23 22:05:43 -04:00
Jason
bedae05796 #193: Changing baseUrl to springs contextPath 2021-02-10 22:09:07 +09:00
Jason
f60f9dd210 Updating docker base images 2021-01-05 00:31:56 -05:00
Jonathon Terry
fab802d206 Correct usage of env vars in Dockerfile.dev 2020-12-03 23:49:28 -07:00
Jonathon Terry
8996024a49 No need to define build arguments 2020-12-03 14:18:36 -07:00
Jonathon Terry
a8b2298a1f Include default env vars in image 2020-12-03 13:41:12 -07:00
Jonathon Terry
8b021e7caa Cleanup dockerfile 2020-12-03 12:37:57 -07:00
Jonathon Terry
22110de05c Implement initial Dockerfile and docker-compose for development flows 2020-12-03 12:19:26 -07:00