Skip to content

Commit

Permalink
update org name
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipeRamalho committed Jan 21, 2024
1 parent 864ebc7 commit d14fccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use an official Node.js runtime as the base image
FROM --platform=$BUILDPLATFORM node:20-alpine as build
LABEL org.opencontainers.image.source="https://github.com/Capy-IT/WebTemplate"
LABEL org.opencontainers.image.source="https://github.com/CapyIT/WebTemplate"

# Set the working directory in the container
WORKDIR /usr/src/app
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# WebTemplate

[![Docker Release](https://github.com/capy-it/WebTemplate/actions/workflows/publish.yml/badge.svg)](https://github.com/capy-it/WebTemplate/actions/workflows/publish.yml)
[![Docker Release](https://github.com/capyit/WebTemplate/actions/workflows/publish.yml/badge.svg)](https://github.com/capyit/WebTemplate/actions/workflows/publish.yml)

0 comments on commit d14fccd

Please sign in to comment.