Skip to content

Commit f7096e8

Browse files
deps:chore - update elixir Docker tag to v1.19
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 873d410 commit f7096e8

File tree

1 file changed

+1
-1
lines changed
  • internal/services/formatters/elixir/deployments

1 file changed

+1
-1
lines changed

internal/services/formatters/elixir/deployments/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM elixir:1.13-alpine
15+
FROM elixir:1.19-alpine
1616

1717
RUN apk add git
1818

0 commit comments

Comments
 (0)