diff --git a/.tool-versions b/.tool-versions index af11155..ede4f5f 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ -erlang 26.0 -elixir 1.14.5-otp-26 +erlang 26.2.3 +elixir 1.16.2-otp-26 diff --git a/Dockerfile b/Dockerfile index 317d589..da9ed75 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,19 +1,6 @@ -# Find eligible builder and runner images on Docker Hub. We use Ubuntu/Debian -# instead of Alpine to avoid DNS resolution issues in production. -# -# https://hub.docker.com/r/hexpm/elixir/tags?page=1&name=ubuntu -# https://hub.docker.com/_/ubuntu?tab=tags -# -# This file is based on these images: -# -# - https://hub.docker.com/r/hexpm/elixir/tags - for the build image -# - https://hub.docker.com/_/debian?tab=tags&page=1&name=bullseye-20230227-slim - for the release image -# - https://pkgs.org/ - resource for finding needed packages -# - Ex: hexpm/elixir:1.14.5-erlang-26.0-debian-bullseye-20230227-slim -# -ARG ELIXIR_VERSION=1.14.5 -ARG OTP_VERSION=26.0 -ARG DEBIAN_VERSION=bullseye-20230227-slim +ARG ELIXIR_VERSION=1.16.2 +ARG OTP_VERSION=26.2.3 +ARG DEBIAN_VERSION=bullseye-20240130-slim ARG BUILDER_IMAGE="hexpm/elixir:${ELIXIR_VERSION}-erlang-${OTP_VERSION}-debian-${DEBIAN_VERSION}" ARG RUNNER_IMAGE="debian:${DEBIAN_VERSION}" diff --git a/lib/brian_web/live/home_live.ex b/lib/brian_web/live/home_live.ex index dcd4ce9..cdf3a69 100644 --- a/lib/brian_web/live/home_live.ex +++ b/lib/brian_web/live/home_live.ex @@ -81,7 +81,10 @@ defmodule BrianWeb.HomeLive do
  • - + Get to Know Brian Berlin: Dad, Amateur Car Racer, and Software Engineer