Skip to content

Comments

Create docker-image.yml#1

Merged
davidkims merged 1 commit intomasterfrom
davidkims-patch-1
Mar 29, 2025
Merged

Create docker-image.yml#1
davidkims merged 1 commit intomasterfrom
davidkims-patch-1

Conversation

@davidkims
Copy link
Owner

No description provided.

@davidkims davidkims merged commit e240f97 into master Mar 29, 2025
7 of 8 checks passed
Comment on lines +13 to +18
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant