Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Dockerfile #30

wants to merge 1 commit into from

Conversation

arunsk7891
Copy link

older code dont complie in jenkins saying error outdated docker so this would help

Use a more recent Debian base image

FROM debian:stretch

... The rest of your Dockerfile

older code dont complie in jenkins saying error outdated docker so this would help 

# Use a more recent Debian base image
FROM debian:stretch

# ... The rest of your Dockerfile
@arunsk7891
Copy link
Author

change docker version

@arunsk7891 arunsk7891 closed this Nov 10, 2023
@arunsk7891 arunsk7891 reopened this Nov 10, 2023
@arunsk7891
Copy link
Author

Use a more recent Debian base image

FROM debian:stretch

... The rest of your Dockerfile

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