Skip to content
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

Feature TR-5944 upgrade LTI 1.3 library dependencies #158

Merged
merged 9 commits into from
Dec 22, 2023
Prev Previous commit
Next Next commit
update php libs grpc, protobuf
  • Loading branch information
alex-blazh committed Oct 20, 2023
commit 4a1829b8b8e3e8ddede425501433f5c8be7d256f
2 changes: 1 addition & 1 deletion docker/kube/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#{{{ fpm
FROM europe-west1-docker.pkg.dev/tao-artefacts/base-images/php-v8.1:v1.0.2 as fpm
FROM europe-west1-docker.pkg.dev/tao-artefacts/base-images/php-v8.2:v1.0.5 as fpm

RUN set -eux; \
{ \