Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Change directory structure to match other docker-library repos better, and bump from Go 1.3 to 1.3.1 which was released today #1

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

Conversation

tianon
Copy link
Member

@tianon tianon commented Aug 13, 2014

No description provided.

…, and bump from Go 1.3 to 1.3.1 which was released today
@tianon
Copy link
Member Author

tianon commented Aug 13, 2014

One sec, adding an update.sh script too. :)

@tianon
Copy link
Member Author

tianon commented Aug 13, 2014

$ ./update.sh
+ sed -ri 's/^(ENV GOLANG_VERSION) .*/\1 1.2.2/' 1.2/Dockerfile
+ sed -ri 's/^(FROM golang):.*/\1:1.2.2/' 1.2/cross/Dockerfile 1.2/onbuild/Dockerfile
+ sed -ri 's/^(ENV GOLANG_VERSION) .*/\1 1.3.1/' 1.3/Dockerfile
+ sed -ri 's/^(FROM golang):.*/\1:1.3.1/' 1.3/cross/Dockerfile 1.3/onbuild/Dockerfile

@yosifkit
Copy link
Member

LGTM

yosifkit added a commit that referenced this pull request Aug 13, 2014
…o-1.3.1

Change directory structure to match other docker-library repos better, and bump from Go 1.3 to 1.3.1 which was released today
@yosifkit yosifkit merged commit 3c475b4 into docker-library:master Aug 13, 2014
@yosifkit yosifkit deleted the standardize-dirs-and-update-to-go-1.3.1 branch August 13, 2014 15:35
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.

2 participants