Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent c0dc517 commit 42dc4ad
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 150 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ENV NODE_ENV=production
RUN npm run build


FROM nginx:1.25.3-alpine
FROM nginx:1.25.4-alpine

ENV KAFKA_CONNECT_CLUSTERS=http://localhost:8083/

Expand Down
Loading

0 comments on commit 42dc4ad

Please sign in to comment.