Unverified Commit 1bb944a6 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump openjdk from 8 to 16


Bumps openjdk from 8 to 16.

---
updated-dependencies:
- dependency-name: openjdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM openjdk:8
FROM openjdk:16
RUN set -ex \
&& apt-get update \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment