Skip to content

Commit

Permalink
housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-willm committed Dec 16, 2024
1 parent f61c1ff commit 0e2a690
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG FROM_TAG=17-jre-jammy
# uncomment for alpine-based eclipse-temurin jre
# ARG FROM_TAG=17-jre-alpine

FROM ${FROM_REPO_IMAGE}:${FROM_TAG} as base
FROM ${FROM_REPO_IMAGE}:${FROM_TAG} AS base

LABEL maintainer="LabKey Systems Engineering <ops@labkey.com>"

Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"

services:
community:
Expand Down

0 comments on commit 0e2a690

Please sign in to comment.