Skip to content

Commit

Permalink
Remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Oct 29, 2024
1 parent b3f8184 commit bc9e432
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ RUN serversideup-dep-install-alpine ${PACKAGE_DEPENDENCIES} && \
# Verify Ansible installation
ansible --version

# Add labels here
LABEL org.opencontainers.image.title="serversideup/${BUILD_ANSIBLE_VARIATION}" \
org.opencontainers.image.description="Run Ansible anywhere with a lightwieght and powerful Docker image" \
org.opencontainers.image.url="https://github.com/serversideup/docker-ansible" \
Expand Down

0 comments on commit bc9e432

Please sign in to comment.