Timothy Stone
4b41cada97
Merge branch 'docker:master' into master
2022-03-21 14:35:01 -04:00
dependabot[bot]
5ccda1f818
Bump hibernate-validator in /developer-tools/java-debugging/app
...
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator ) from 5.3.5.Final to 5.3.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases )
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.6.Final/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-validator/compare/5.3.5.Final...5.3.6.Final )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-15 10:24:29 +00:00
Justin Cormack
a75b3062d3
Merge pull request #504 from docker/dependabot/maven/developer-tools/java-debugging/app/org.hibernate-hibernate-validator-5.3.5.Final
...
Bump hibernate-validator from 4.2.0.Final to 5.3.5.Final in /developer-tools/java-debugging/app
2020-10-15 11:23:55 +01:00
dependabot[bot]
97cc045ea8
Bump mysql-connector-java in /developer-tools/java-debugging/app
...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j ) from 5.1.21 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases )
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES )
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.21...8.0.16 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 20:46:22 +00:00
dependabot[bot]
ed5f6a8dfe
Bump hibernate-validator in /developer-tools/java-debugging/app
...
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator ) from 4.2.0.Final to 5.3.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases )
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.5.Final/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-validator/compare/4.2.0.Final...5.3.5.Final )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-15 20:57:47 +00:00
Timothy Stone
55b6ac15b7
Update Spring to work with Spring Data JPA
...
The Dependabot bumped Spring Data JPA to the last major revision of 1.x. This created a dependency issue with Spring. Spring Data JPA 1.11.23 requires Spring 4.3.25 to operate. Additionally, adding the SLF4J Simple dependency provides logging that aids in debugging application startup via `docker logs`.
2020-05-23 15:41:07 -04:00
dependabot[bot]
dcd42c69fb
Bump spring-data-jpa in /developer-tools/java-debugging/app
...
Bumps spring-data-jpa from 1.3.0.RELEASE to 1.11.23.RELEASE.
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 11:30:54 +00:00
Grachev Mikhail
6b70e30010
Fix typo ( #431 )
2018-10-16 03:26:59 +01:00
kislaykishore
0fab3d410d
Fix expansion of BYOL ( #428 )
...
Signed-off-by: Kislay Kishore <kislay.kishore2003@gmail.com>
2018-09-29 23:11:53 -07:00
Mano Marks
d24b69289c
Update package-lock.json
2018-08-09 15:36:06 -07:00
spara
574957870b
fixed issue #420 , set MySQL version, set compile to 1.7
2018-07-30 17:14:39 -05:00
Mano Marks
90b06dc729
Update package-lock.json
2018-07-24 16:00:27 -07:00
OrenBochman
ebe2932d00
A suggested bug fix for code lab issue #413
...
https://github.com/docker/labs/issues/413
2018-06-11 19:14:33 +03:00
Vimal Raghubir
be77fa1cd1
Changed command to stop the container ( #411 )
2018-05-18 12:58:42 -07:00
Nate Drake
eba5e27544
Fix a small typo
2018-01-19 18:50:08 -05:00
Islam Azab
77f54b0f98
fix mongodb connection
2018-01-02 08:33:11 +01:00
Paul Willis
b18341bf33
Fixing a typo
2017-12-15 19:23:03 +00:00
Stefan Scherer
898c302ef8
Use nodemon -L in example app
2017-11-29 12:51:58 +01:00
Sophia Parafina
e676c21990
Merge pull request #380 from gersonZaragocin/patch-1
...
Update NetBeans-README.md
2017-11-28 15:29:39 -08:00
Marcos Nils
af06cf637d
Add -L flag to detect file changes
...
Fixes #378
2017-11-28 18:26:08 -03:00
Gerson Zaragocin
ef15e42875
Update NetBeans-README.md
...
URL is broken. Updated for the new one found in github.com
2017-11-22 19:07:36 -05:00
Chris Alley
7cc9559491
Fix typo
2017-11-06 20:27:37 +11:00
Mano Marks
cf247e41bd
Merge pull request #367 from fabianenardon/master
...
Changing the image used for jenkins
2017-10-17 06:25:15 +02:00
Fabiane Bizinella Nardon
a570b0c0e3
Adding a note to fix line endings on plugin.txt when running jenkins on windows.
2017-10-16 15:49:10 -02:00
Fabiane Bizinella Nardon
d6b676bb26
Changing the image used for jenkins
2017-10-16 15:33:45 -02:00
Mano Marks
b2e74dcfca
Merge pull request #356 from Thubo/master
...
Remove note on IntelliJ compatibility with Docker
2017-10-16 18:32:44 +02:00
Mano Marks
7160ee765a
Merge pull request #348 from switchdk/patch-1
...
Adding target for ADD
2017-10-16 18:32:09 +02:00
Mano Marks
570dbf54ca
Merge pull request #358 from patrikwm/patch-1
...
Update ch09-cicd.adoc
2017-10-16 18:11:25 +02:00
Mano Marks
e2d24f75f2
Merge pull request #355 from sbstnbr/patch-1
...
Replace references to couchbase by mysql
2017-10-16 18:10:13 +02:00
Arun Gupta
839ab97244
adding latest tag for prometheus
2017-10-16 17:15:42 +02:00
Arun Gupta
f6ebeb7101
fixing https://github.com/docker/labs/issues/363
2017-10-16 17:15:42 +02:00
Arun Gupta
af2f8f6d65
cleaning up words (thx @tiffanyfj)
2017-10-16 17:15:42 +02:00
Arun Gupta
af71e98a9b
resolving conflicts
2017-10-16 17:15:07 +02:00
Arun Gupta
f77a439522
fixed https://github.com/docker/labs/issues/352
2017-10-16 17:07:49 +02:00
Arun Gupta
1d88c7ecc7
fixed https://github.com/docker/labs/issues/349
2017-10-16 17:07:49 +02:00
Arun Gupta
c954efe068
last command fixed https://github.com/docker/labs/issues/350
2017-10-16 17:07:49 +02:00
Arun Gupta
5406728903
fixed https://github.com/docker/labs/issues/350
2017-10-16 17:07:43 +02:00
Arun Gupta
c1d80d93cc
resolving conflict
2017-10-16 17:06:50 +02:00
Arun Gupta
bd02ac8178
fixing https://github.com/docker/labs/issues/351
2017-10-16 17:05:09 +02:00
Sébastien Bro
359b0e2915
Fix typo MySQL and add link
2017-10-16 17:00:15 +02:00
Patrik WM
a78f35dec9
Update ch09-cicd.adoc
...
remove path to file since instructions on previous line are to 'cd jenkins_home/workspace/ci-test/sample'
cd jenkins_home/workspace/ci-test/sample
2017-10-16 16:06:40 +02:00
Sébastien Bro
367771b64c
Replace references to couchbase by mysql
2017-10-16 16:05:01 +02:00
Matthias Thubauville
7442ae6a93
Remove note on IntelliJ compatibility with Docker
2017-10-16 16:03:46 +02:00
Peter Dam
40e411c715
Adding target for ADD
...
Hi,
Just a suggestion to add the target to the line of downloading the JDK9. Potentially consider making this line (with the download) the not-commented option to ensure the Dockerfile works first time a build is attempted.
Thanks,
Peter Dam
2017-10-16 14:24:42 +02:00
John Lees-Miller
31f6469bd3
Clarify link to why Java 5 is no longer supported as a target
2017-10-16 13:48:42 +02:00
John Lees-Miller
929c650601
Add note about JDK9
2017-10-15 22:28:03 +02:00
John Lees-Miller
8409fc6cf9
Add missing article
2017-10-15 22:26:10 +02:00
Arun Gupta
8d6b2e80c1
fixing the different header levels, better formatting, more consistent
2017-10-15 17:07:21 +02:00
Arun Gupta
8f7edf2847
adding images
2017-10-15 14:34:15 +02:00
Arun Gupta
4612617651
fixing the title
2017-10-15 14:34:06 +02:00